ColonySurvival

ColonySurvival

Docker app from ich777's Repository

Overview

This Docker will download and install SteamCMD. It will also install Colony Survival and run it. CONSOLE: To connect to the console open up a terminal and type in: 'docker exec -u steam -ti NAMEOFYOURCONTAINER screen -xS ColonySurvival' (without quotes), 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 ColonySurvival on Unraid in a few clicks.

Find ColonySurvival 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 ColonySurvival 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:colonysurvival
Last Updated2026-05-06
First Seen2019-07-03

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/colonysurvival
GAME_IDVariable

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

Value
748090
GAME_PARAMSVariable

Enter your start up commands for the server (If you want a password on your server please add for example: '+server.password Docker' without quotes. In this case 'Docker' is the password. You can also enter multiple commands like: '+server.maxplayers +server.password Docker' without quotes)

Value
+server.gameport 27016
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
UDP - Game PortPortudp

UDP Game Port (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 add the entry for example: '+server.gameport 27016' without quotes and the right port number in the GAME_PARAMS)

Target
27016
Value
27016
Server NameVariable

Enter you preferred servername.

Target
SRV_NAME
Value
Colony Survival Docker
Wold NameVariable

Enter your preferred world name.

Target
SRV_WORLDNAME
Value
ColonySurvival
NetworktypeVariable

Choose between: 'LAN' -allows connecting from localhost through the ingame button | 'SteamLAN' -steam networking, does not port forward or check authentication | 'SteamOnline' -steam networking, port forwards and checks authentication

Target
SRV_NETTYPE
Value
SteamOnline
UIDVariable

Container Variable: UID

Value
99
GIDVariable

Container Variable: GID

Value
100