Provider a Docker container, expand config via env vars #268

Open
opened 2016-12-16 17:05:23 -07:00 by cen1 · 1 comment
cen1 commented 2016-12-16 17:05:23 -07:00 (Migrated from github.com)

Let's create a Docker container which is preconfigured with good defaults for easy deployment, especially for testing. Unfortunately we can't configure the server via env vars at the moment but we should expand this to configure at least the most important parameters such as database connection.

Let's create a Docker container which is preconfigured with good defaults for easy deployment, especially for testing. Unfortunately we can't configure the server via env vars at the moment but we should expand this to configure at least the most important parameters such as database connection.
cen1 commented 2017-03-29 15:51:44 -06:00 (Migrated from github.com)

It seems to me that at least for initial Docker support we don't need to expand config via env vars, we can do it indirectly via CMake vars and config file templates. I'll probably have a working container within a week.

It seems to me that at least for initial Docker support we don't need to expand config via env vars, we can do it indirectly via CMake vars and config file templates. I'll probably have a working container within a week.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Techwizz/pvpgn-server#268
No description provided.