TheFront
TheFront
Docker app from ich777's Repository
Overview
This Docker will download and install SteamCMD. It will also install The Front and run it.
Initial server configuration:
Servername: The Front Docker
Password: Docker
Your configuration file is located at: .../TheFrontManager/ServerConfig_.ini
ATTENTION: First startup can take very long since it downloads the gameserver files and it also installs the runtimes which can take quite some time!
Update Notice: Simply restart the container if a newer version of the game is available.
Runtime arguments
- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
- Target
- /serverdata/steamcmd
- Value
- /mnt/user/appdata/steamcmd
- Target
- /serverdata/serverfiles
- Value
- /mnt/cache/appdata/thefront
The GAME_ID that the container downloads at startup. If you want to install a static or beta version of the game change the value to: '2334200 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install).
- Value
- 2334200
UDP PortsFirstPort: Game PortSecondPort: Beacon PortThirdPort: Query Port(If you need other ports delete this entry and create new UDP port mappings here in the template with the Container and Host port set to the same as in your EXTRA_GAME_PARAMS variable).
- Target
- 15636-15638
- Value
- 15636-15638
Change if needed (put '?' in between the options if using multiple)
- Target
- GAME_PARAMS
- Value
- MaxPlayers=60
Change if needed (specify your extra game parameters here like: Servername, Password, Ports,...).
- Target
- GAME_PARAMS_EXTRA
- Value
- -QueueThreshold=60 -port=15636 -BeaconPort=15637 -QueryPort=15638 -UseACE=true
Set your public IP here (if set to 'auto' the container will try to obtain the public IP automatically)
- Target
- PUBLIC_IP
- Value
- auto
Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.
- Target
- VALIDATE
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 - Don't use this field unless it's marked as required!).
- Target
- USERNAME
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 - Don't use this field unless it's marked as required!).
- Target
- PASSWRD
- Value
- 99
- Value
- 100
Categories
Download Statistics
Total Downloads Over Time
Details
ghcr.io/ich777/steamcmd:thefrontRun TheFront on Unraid.
TheFront is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.