All apps · 0 apps
TheForest
Docker app from ich777's Repository
Overview
This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Docker' ADMINPASSWORD: 'adminDocker' (you can change this in your SERVERFOLDER/config/config.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 create a Steam Token to play Online.
Create your token here: https://steamcommunity.com/dev/managegameservers (please note that you must generate the token for the APPID: '242760' and every gameserver needs it's own token!!!). After creating your token you have to go to the file .../theforest/config/config.txt and append your token to the line that starts with: serverSteamAccount (eg: serverSteamAccount YOURTOKEN).
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 TheForest on Unraid in a few clicks.
Find TheForest 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.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
ghcr.io/ich777/steamcmd:theforestRuntime arguments
- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Container Path: /serverdata/steamcmd
- Target
- /serverdata/steamcmd
- Value
- /mnt/user/appdata/steamcmd
Container Path: /serverdata/serverfiles
- Target
- /serverdata/serverfiles
- Value
- /mnt/cache/appdata/theforest
The GAME_ID that the container download at startup. (https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)
- Value
- 556450
Enter your startup commands if needed.
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
Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.
- Target
- VALIDATE
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
Container Port: 8766
- Target
- 8766
- Value
- 8766
Container Port: 27015
- Target
- 27015
- Value
- 27015
Container Port: 27016
- Target
- 27016
- Value
- 27016
Container Variable: UID
- Value
- 99
Container Variable: GID
- Value
- 100