StruxaEggs Explorer

Prometheus

Application

The Prometheus monitoring system and time series database.

Author: p.zarrad@outlook.deSource: pterodactyl/application-eggsUpdated: 5/24/2026

Startup Command

./prometheus --web.listen-address=0.0.0.0:{{SERVER_PORT}} --config.file=/home/container/prometheus.yml --storage.tsdb.path=/home/container/data --web.console.templates=/home/container/consoles --web.console.libraries=/home/container/console_libraries --web.config.file=/home/container/prometheus.web.yml --storage.tsdb.retention.time={{DATA_SAVE_TIME}}

Docker Images

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

Environment Variables

NameVariableDefaultRules
Prometheus Version
The version of Prometheus to install. By default the latest version is being installed.
PROMETHEUS_VERSIONlatestrequired|string|max:20
Data Save time in Days
How long the data is being saved
DATA_SAVE_TIME15drequired|string|max:10