All apps · 0 apps
HalfLife2DeathMatch
Docker app from ich777's Repository
Overview
Install HalfLife2DeathMatch on Unraid in a few clicks.
Find HalfLife2DeathMatch 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:hl2dmRuntime 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/hl2dm
The GAME_ID that the container download at startup. (https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)
- Value
- 232370
Game name to start (is connected to the GAME_PARAMS).
- Value
- hl2mp
Enter your start up commands for the server.
- Value
- -secure +maxplayers 16 +map dm_overwatch
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
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
TCP RCON Port (not required)
- Target
- 27015
- Value
- 27015
Container Variable: GAME_PORT
- Value
- 27015
Container Variable: UID
- Value
- 99
Container Variable: GID
- Value
- 100