Docker container to easily provision and manage Sons of the Forest Dedicated Server with Wine - docker-sons-of-the-forest-dedicated-server/docker-run.sh at master · funkekaiser/docker-sons-of-the-forest-dedicated-server
container_name:sons-of-the-forest-dedicated-server image:jammsen/sons-of-the-forest-dedicated-server:latest restart:always environment: ALWAYS_UPDATE_ON_START:1 ports: -8766:8766/udp -27016:27016/udp Expand Down 2 changes: 2 additions & 0 deletions2docker-compose.yml ...
Redloader - Modded Sons Of The Forest dedicated server (docker) The images are tagged with the corresponding Redloader version (starting from 0.7.0) Bash: docker run --rm -i -t -p 8766:8766/udp -p 27016:27016/udp -p 9700:9700/udp -v $(pwd)/steamcmd:/steamcmd -v $(pwd)/game:/...
For docker images see https://github.com/ToniMacaroni/docker-redloader-sotf-server Windows: Dedicated servers on windows should work out of the box. Just extract the RedLoader.zip into the server directory. Linux (Wine): Extract the RedLoader.zip into the server directory. set the WINEDLLOV...
Docker container to easily provision and manage Sons of the Forest Dedicated Server with Wine - docker-sons-of-the-forest-dedicated-server/docker-build.sh at master · funkekaiser/docker-sons-of-the-forest-dedicated-server