Soulmask

Soulmask

Docker app from ich777's Repository

Overview

This Docker will download and install SteamCMD. It will also install Soulmask and run it. Defaults: Servername: 'Soulmask Docker' Password: 'Docker' Admin Password: 'adminDocker' (You can change that in the GAME_PARAMS variable) 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 Soulmask on Unraid in a few clicks.

Find Soulmask 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 Soulmask 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:soulmask
Last Updated2026-05-06
First Seen2024-06-13

Runtime arguments

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

Template configuration

SteamCMDPathrw
Target
/serverdata/steamcmd
Value
/mnt/user/appdata/steamcmd
Server FilesPathrw
Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/soulmask
Start ParametersVariable

Enter your start up commands for the server (ATTENTION: You have to wrap SteamServerName, PSW and adminpsw in double quotes!)

Target
GAME_PARAMS
Value
-SteamServerName="Soulmask Docker" -MaxPlayers=50 -PSW="Docker" -adminpsw="adminDocker" -pve -Port=8777 -QueryPort=27015 -EchoPort=18888
UDP1 - GamePortPortudp
Target
8777
Value
8777
UDP2 - QueryPortPortudp
Target
27015
Value
27015
Game IDVariable

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: '3017300 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install).

Target
GAME_ID
Value
3017300
Validate InstallationVariable

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

Target
VALIDATE
UIDVariable
Value
99
GIDVariable
Value
100
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
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