Something to render go-carbon backend data for my Grafana setup.
496
The carbonapi, dockerized by me.
I only need the binary, not all a proper dist, so I :
In short:
docker run -d --name carbonapi --env=CARBONZIPPER_HOST=10.0.3.1:8086 --env=GRAPHITE_HOST=10.0.3.1:2003 -p 8186:8186 jolt/carbonapi
bodsch, who created the Dockerfile/Makefile that I started out with.
Content type
Image
Digest
Size
5 MB
Last updated
over 7 years ago
docker pull jolt/carbonapi