All apps · 0 apps
PostScriptum
Docker app from ich777's Repository
Overview
Install PostScriptum on Unraid in a few clicks.
Find PostScriptum 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:postscriptumRuntime 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/postscriptum
The GAME_ID that the container download at startup. (https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)
- Value
- 746200
Enter your start up commands for the server (for example the server admin: --admin [YOURsteamID64] e.g: '--admin 123456789123456789' without quotes).
- Value
- Port=10027 QueryPort=10037 -log
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 change the port number in the 'GAME_PARAMS')
- Target
- 10027
- Value
- 10027
UDP QueryPort (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 change the port number in the 'GAME_PARAMS')
- Target
- 10037
- Value
- 10037
Container Variable: DATA_PERM
- Value
- 770
Container Variable: UMASK
- Value
- 000
Container Variable: UID
- Value
- 99
Container Variable: GID
- Value
- 100