bunyk / docker-influxdb-grafana

Docker-compose files for a simple InfluxDB + Grafana stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TICK stack

With Grafana in place of Chronograf

Get the stack (only once):

git clone https://github.com/nicolargo/docker-influxdb-grafana.git
cd docker-influxdb-grafana

Run your stack:

docker-compose up

Install plugin:

docker exec -it grafana bash

About

Docker-compose files for a simple InfluxDB + Grafana stack

License:MIT License


Languages

Language:Go 91.4%Language:Shell 7.5%Language:Makefile 1.1%