retzkek / graphite-web-docker

alpine based docker image for graphite-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alpine based graphite-web container

This container provides a small variant of only the graphite-web interface. Its meant to be used only for the rendering graphs or providing aggregated json output

The dashboard part of graphite-web is currently mainly defunct.

How to use:

docker run --link carbon -p 8000:8000 -v graphite-data:/data/graphite smurfynet/graphite-web

About

alpine based docker image for graphite-web


Languages

Language:Python 84.4%Language:Dockerfile 9.6%Language:Shell 6.0%