A minimal graphite installation with graphite-api instead of graphite-web
5.6K
A minimal graphite installation with graphite-api instead of graphite-web. The container runs two running processes (carbon-cache and gunicorn) managed by supervisord.
docker run -ti -d --name graphite -v ./conf:/opt/graphite/conf -v ./data:/opt/graphite/storage/whisper -P ennexa/graphite
The image exposes 4 ports
The image exports 2 volumes
/opt/graphite/conf/opt/graphite/storage/whisperContent type
Image
Digest
sha256:29a28b7cd…
Size
111.5 MB
Last updated
over 8 years ago
docker pull ennexa/graphite