StruxaEggs Explorer

Quake Live

Game

Quake Live is a first-person shooter video game by id Software. It is an updated version of Quake III Arena that was originally designed as a free-to-play game launched via a web browser plug-in. On September 17, 2014, the game was re-launched as a standalone title on Steam.

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

Startup Command

./qzeroded.x64  +set net_port {{SERVER_PORT}} +set sv_hostname "{{SERVER_NAME}}" +set sv_serverType "{{SERVER_TYPE}}" +set g_password "{{PASSWORD}}" +sv_fps "{{FPS}}"

Docker Images

LabelImage
ghcr.io/ptero-eggs/steamcmd:debianghcr.io/ptero-eggs/steamcmd:debian

Environment Variables

NameVariableDefaultRules
ld lib path
LD_LIBRARY_PATH./linux64required|string|max:20
Server Name
The Name that will show up in the Serverbrowser
SERVER_NAMEA Quake Live Serverrequired|string|max:70
Server Type
0 = Offline, 1 = LAN, 2 = Internet
SERVER_TYPE2required|numeric|max:2
Server Password
Set a server-wide password, and stop all users from connecting without it
PASSWORDnonenullable|string|max:20
FPS
Change how many frames the server runs per second. WARNING: Has not been tested extensively, and will have a direct impact on CPU and network usage!
FPS40required|numeric
App ID
SRCDS_APPID349090required|string|in:349090
Auto Update
Auto update the server on startup
AUTO_UPDATE0required|boolean

Features

steam_disk_space