PostScriptum

PostScriptum

Docker app from ich777's Repository

Overview

This Docker will download and install SteamCMD. It will also install PostScriptum and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! Update Notice: Simply restart the container if a newer version of the game is available. You can also run multiple servers with only one SteamCMD directory!

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.

Open the Apps tab on your Unraid server Search Community Apps for PostScriptum Review the template variables and paths Click Install

Categories

Download Statistics

6,602,555
Total Downloads
43,725
This Month
29,405
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/steamcmd:postscriptum
Last Updated2026-05-06
First Seen2020-04-25

Runtime arguments

Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

SteamCMDPathrw

Container Path: /serverdata/steamcmd

Target
/serverdata/steamcmd
Value
/mnt/user/appdata/steamcmd
ServerFilesPathrw

Container Path: /serverdata/serverfiles

Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/postscriptum
GAME_IDVariable

The GAME_ID that the container download at startup. (https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)

Value
746200
GAME_PARAMSVariable

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
Steam-UsernameVariable

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
Validate InstallationVariable

Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.

Target
VALIDATE
Steam-PasswordVariable

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
UDP1 - GamePortPortudp

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
UDP2 - QueryPortPortudp

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
DATA_PERMVariable

Container Variable: DATA_PERM

Value
770
UMASKVariable

Container Variable: UMASK

Value
000
UIDVariable

Container Variable: UID

Value
99
GIDVariable

Container Variable: GID

Value
100