StruxaEggs Explorer

Colony Survival

Game

Colony Survival is a unique first-person strategy game developed by a two-man team. Build your own colony in a voxel world. Command guards, farmers, miners and other colonists. Defend your colony against the horde of monsters that attacks every night!

Author: josdekurk@gmail.comSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

./colonyserver.x86_64 -batchmode -nographics +server.world "{{WORLD_NAME}}" +server.networktype SteamOnline +server.name "{{SERVER_NAME}}" +server.maxplayers {{MAX_PLAYERS}} +server.gameport {{SERVER_PORT}} +server.ip 0.0.0.0 +server.steamport {{SERVER_STEAMPORT}}

Docker Images

LabelImage
SteamCMDghcr.io/ptero-eggs/steamcmd:debian

Environment Variables

NameVariableDefaultRules
APP ID
SRCDS_APPID748090required|string|in:748090
Auto update
Auto update the server on restart
AUTO_UPDATE1required|boolean
World name
WORLD_NAMEPterodactylrequired|string|max:32
Server name
SERVER_NAMEPterodactylrequired|string|max:32
Maximum Players
MAX_PLAYERS10required|integer|min:1|max:64
Server steamport
SERVER_STEAMPORT27005required|string|