StruxaEggs Explorer

Enshrouded

Game

Enshrouded is a game of survival, crafting, and Action RPG combat, set within a sprawling voxel-based continent. As you journey across the mountains and deserts of an open world, you are free to choose your path and shape your destiny.

Author: ptero@redbananaofficial.comSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

rm ./logs/enshrouded_server.log; proton run ./enshrouded_server.exe & ENS_PID=$! ; tail -c0 -F ./logs/enshrouded_server.log --pid=$ENS_PID

Docker Images

LabelImage
ghcr.io/ptero-eggs/steamcmd:protonghcr.io/ptero-eggs/steamcmd:proton

Environment Variables

NameVariableDefaultRules
[SERVER] Server Name
Name of the server
SRV_NAMEMy Enshrouded Serverrequired|string
[SERVER] Max Players
Maximum number of players allowed
MAX_PLAYERS16required|numeric
[USER GROUP] ''Admin'' Group Password
Password for the Admin user-group. Players using this password get: - canAccessInventories: true - canEditBase: true - canExtendBase: true - canKickBan: true. The passwords for the usergroups can not all be the same/empty/only numerical
SRV_PWChangeMe1required|string|not_regex:/^\d+$/
[USER GROUP] ''Friend'' Group Password
Password for the Friend user-group. Players using this password get: - canAccessInventories: true - canEditBase: true - canExtendBase: true - canKickBan: false. The passwords for the usergroups can not all be the same/empty/only numerical
SRV_PW2ChangeMe2required|string|not_regex:/^\d+$/
[USER GROUP] ''Guest'' Group Password
Password for the Guest user-group. Players using this password get: - canAccessInventories: false - canEditBase: false - canExtendBase: false - canKickBan: false. The passwords for the usergroups can not all be the same/empty/only numerical
SRV_PW3ChangeMe3required|string|not_regex:/^\d+$/
[USER GROUP] ''Visitor'' Group Password
Password for the Visitor user-group. Players using this password get: - canAccessInventories: false - canEditBase: false - canExtendBase: false - canKickBan: false - canEditWorld: false The passwords for the usergroups can not all be the same/empty/only numerical
SRV_PW4ChangeMe4required|string|not_regex:/^\d+$/
[STEAM] Steam App ID
Steam App ID
SRCDS_APPID2278520required|string|in:2278520
[SYSTEM] Windows Install
Whether to install the Windows version
WINDOWS_INSTALL1required|boolean
[SYSTEM] Auto Update
Enable automatic updates on boot
AUTO_UPDATE1required|boolean
[SYSTEM] Validate
Validate the server files through Steam
VALIDATE0required|boolean

Features

steam_disk_space