SonsOfTheForest

SonsOfTheForest

Docker app from ich777's Repository

Overview

This Docker will download and install SteamCMD. It will also install Sons Of The Forest and run it.

SERVERNAME: 'Sons Of The Forest Docker Server'
SERVERPASSWORD: 'Docker'
(you can change this in your SERVERFOLDER/userdata/dedicatedserver.cfg)

BETA Warning: Since this Docker runs with WINE it's marked as BETA, i can not guarantee if the server is running always as expected!

ATTENTION: First Startup can take very long since it downloads the gameserver files!

WARNING: You have to open the ports in your firewall as listed in this template, if not the server will not properly start.
If you want LAN play only you have to edit the dedicatedserver.cfg file and set the "LanOnly" flag to: "true" (without double quotes).

Update Notice: Simply restart the container if a newer version of the game is available.

You can also run multiple servers with only one SteamCMD directory!

Install SonsOfTheForest on Unraid in a few clicks.

Find SonsOfTheForest in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for SonsOfTheForest Review the template variables and paths Click Install

Requirements

No Fear

Categories

Download Statistics

6,627,783
Total Downloads
25,228
This Month
29,093
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/steamcmd:sonsoftheforest
Last Updated2026-05-06
First Seen2023-06-23

Runtime arguments

Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

SteamCMDPathrw
Target
/serverdata/steamcmd
Value
/mnt/user/appdata/steamcmd
ServerFilesPathrw
Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/sonsoftheforest
GAME_IDVariable

The GAME_ID that the container download at startup. (https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)

Value
2465200
GAME_PARAMSVariable

Enter your extra startup parameters here or leave empty.

Validate InstallationVariable

Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.

Target
VALIDATE
UDP1 - Game PortPortudp

UDP GamePort (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port set to the same as in your dedicatedserver.cfg).

Target
8766
Value
8766
UDP2 - QueryPortPortudp

UDP QueryPort (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port set to the same as in your dedicatedserver.cfg).

Target
27016
Value
27016
UDP3 - BlobSyncPortPortudp

UDP BlobSyncPort (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port set to the same as in your dedicatedserver.cfg).

Target
9700
Value
9700
Steam-UsernameVariable

Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Target
USERNAME
Steam-PasswordVariable

Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Target
PASSWRD
UIDVariable
Value
99
GIDVariable
Value
100