TheFront
Docker 应用程序 from ich777's Repository
概述
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.
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--restart=unless-stopped
模板配置
- 目标
- /serverdata/steamcmd
- 价值
- /mnt/user/appdata/steamcmd
- 目标
- /serverdata/serverfiles
- 价值
- /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).
- 价值
- 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).
- 目标
- 15636-15638
- 价值
- 15636-15638
Change if needed (put '?' in between the options if using multiple)
- 目标
- GAME_PARAMS
- 价值
- MaxPlayers=60
Change if needed (specify your extra game parameters here like: Servername, Password, Ports,...).
- 目标
- GAME_PARAMS_EXTRA
- 价值
- -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)
- 目标
- PUBLIC_IP
- 价值
- auto
Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.
- 目标
- 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!).
- 目标
- 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!).
- 目标
- PASSWRD
- 价值
- 99
- 价值
- 100
下载统计数据
长期下载总量
详细信息
ghcr.io/ich777/steamcmd:thefront在Unraid 上运行 TheFront 。
TheFront 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。