Sign inSign up

visity/grafana

By visity

Updated over 8 years ago

Fronts the visity/carbon docker with statsd functionality.

Image
0

2.5K

visity/grafana repository overview

Usage

This grafana docker is a derivative of the grafana/grafana docker but with jessie as root docker, an explicit version reference, running grafana as non-root and reserved uid for volume shares. Please see https://hub.docker.com/r/grafana/grafana/ for more info.

When you run the grafana and login as admin/admin you can add the graphite datasource simply by using the named graphiteweb docker.

So if the graphiteweb docker was started by:

docker run -d --name graphiteweb --link carbon --volumes-from carbon -p 80:80 visity/graphiteweb

Grafana can simply link to the datastore by using the 'graphiteweb' name from within the application (the web GUI).

Tag summary

Content type

Image

Digest

sha256:ea77473cd

Size

125.7 MB

Last updated

over 8 years ago

docker pull visity/grafana