Newer
Older
## Kr1ps - Grafana

Hi, this repo contain an implementation of the [grafana/grafana-docker](https://github.com/grafana/grafana-docker). This stack will have a grafana and influx containers.
## Steps
* Create volumes for the stack
- docker volume create grafana-volume
- docker volume create influxdb-volume
* Prepare the Influxdb parameters with the example [influxCONFIG](https://github.com/kr1ps/grafanastack/blob/master/influxCONFIG) file.