docker-dst-server icon indicating copy to clipboard operation
docker-dst-server copied to clipboard

Don't Starve Together dedicated server in Docker!

Results 16 docker-dst-server issues
Sort by recently updated
recently updated
newest added

I tried to install some mods on my dedicated server and for some strange reason only 1 of them was downloaded. I tryied to find out what was happening and...

``` docker run -v ${HOME}/.klei/DoNotStarveTogether:/data -p 10999-11000:10999-11000/udp -p 12346-12347:12346-12347/udp -it jamesits/dst-server:latest Updating server... WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work. Redirecting stderr to '/root/Steam/logs/stderr.txt' [ 0%]...

help wanted
upstream-bug

从日志可以看到mod被下载了,但是只有ugc v2版本的mod,老的v1版本的mod没有被自动安装。 start up log: [00:00:01]: loaded modindex [00:00:01]: ModIndex: Beginning normal load sequence for dedicated server. [00:00:05]: DownloadPublishedFile [10] 378160973 [00:00:05]: DownloadPublishedFile [10] 458587300 [00:00:05]: DownloadPublishedFile [10] 462372013 [00:00:05]:...

Before it not work in another issues, now i rebuild my server and it works, but now, all looks like in the right way, but i can't see it on...

Verification needed: DST Server - [ ] IPv6 Support - [ ] Listen on IPv6 address - [ ] IPv6 only environment DST Client - [x] IPv6 Support - [...

help wanted

``` root@8143098648f5:/# netstat -tulpn Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name udp 0 0 0.0.0.0:43907 0.0.0.0:* - udp 0 0 0.0.0.0:49010 0.0.0.0:*...

document

Hi, here are some yaml files I used to deploy DST Server on my cluster, I used Kompose tool to convert the docker-compose.yaml to Kubernetes, so it can be improve...

Hello, I am very interested in your project [docker-dst-server](https://github.com/Jamesits/docker-dst-server), which greatly facilitates the running and management of dedicated servers for Don't Starve Together. I have a question regarding network configuration...

I pulled the docker on my NAS, then I staring the game, but when I re-enter the game, I need to choose the character again. It seem like my game...

When I created the world on Steam and moved the leveldataoverride. lua and modoverride. lua of Master and Caves to the corresponding locations on the server, the Caves were blocked...