All apps · 0 apps
TeamFortress2
Docker app from ich777's Repository
Overview
Install TeamFortress2 on Unraid in a few clicks.
Find TeamFortress2 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:tf2Runtime 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/tf2
The GAME_ID that the container download at startup. (https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)
- Value
- 232250
Game name to start (is connected to the GAME_PARAMS).
- Value
- tf
Enter your start up commands for the server.
- Value
- +sv_pure 1 +randommap +maxplayers 24
TCP RCON Port (not required)
- Target
- 27015
- Value
- 27015
UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number
- Target
- 27015
- Value
- 27015
Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.
- Target
- VALIDATE
Container Variable: GAME_PORT
- Value
- 27015
Container Variable: UID
- Value
- 99
Container Variable: GID
- Value
- 100