Collectd Graph Panel (CGP) in a Docker image.
3.2K
Production ready Docker container for Collectd Graph Panel (CGP) with collectd usage.
sudo docker run \
-p 80:80 \
-v ./folder-with-php-config-files:/config \
-v /var/lib/collectd/rrd:/var/lib/collectd/rrd
konjak/cgp
All provided env vars starting with CGP_ will be converted to config values for CGP.
It's also possible to mount a folder with php config files to /config. All *.php files in this folder will be executed after the base config.
Production stable.
Content type
Image
Digest
Size
20.4 MB
Last updated
over 10 years ago
docker pull konjak/cgp