myxal 325 Posted November 12 Any idea what this might be for? (Not very fluent with Docker and too lazy to download and dig around ) https://steamdb.info/app/647800/info/ Share this post Link to post Share on other sites
Demonblink 10 Posted November 28 I suppose this is the Klei's dedicated server stack for internal use to run the Don't Starve Together server inside the Docker container. Most likely it's used as a part of the Klei Official servers infrastructure to ease the process of servers administration or it's used during the development to host the dev/test servers. For example, this could be a Docker image itself or a stack to build one which runs the dedicated server inside the container and then which is deployed to their servers. This could allow them to quickly update the game across their whole infrastructure at the same time and give more control over the dedicated servers' life-cycle (create, destroy, restart, etc.). But that is just a guess... Share this post Link to post Share on other sites