Home games Conan Exiles
Conan Exiles Game Conan Exiles is an open-world survival game set in the brutal lands of Conan the Barbarian. Survive in a savage world, build your kingdom, and dominate your enemies in brutal combat and epic warfare.
Author: brycea@terrahost.cloud Source: pterodactyl/game-eggs Updated: 5/24/2026 Startup Command wine /home/container/ConanSandbox/Binaries/Win64/ConanSandboxServer-Win64-Shipping.exe -Port={{SERVER_PORT}} -QueryPort={{QUERY_PORT}} -RconPort={{RCON_PORT}} -ServerName="{{SRV_NAME}}" -ServerPassword="{{SRV_PW}}" -console -log & CONAN_PID=$!; tail -c0 -F /home/container/ConanSandbox/Saved/Logs/ConanSandbox.log --pid=$CONAN_PIDDocker Images Label Image ghcr.io/ptero-eggs/yolks:wine_latest ghcr.io/ptero-eggs/yolks:wine_latest
Environment Variables Name Variable Default Rules App id
The ID corresponding to the game to download.
SRCDS_APPID 443030 required|string|in:443030 Auto Update
Decide if you want to update your server
AUTO_UPDATE 1 required|boolean Query Port
Server Query Port
QUERY_PORT 27015 required|numeric|max:65535 Server Name
SRV_NAME Pterodactyl hosted Server required|string|max:40 Server Password
SRV_PW none nullable|string WINEDEBUG
WINEDEBUG -all required|string| WINEPATH
WINEPATH /home/container required|string| WINETRICKS_RUN
WINETRICKS_RUN vcrun2022 corefonts required|string| Windows
WINDOWS_INSTALL 1 required|boolean Rcon port
Remote administrative access
RCON_PORT 25575 required|numeric