Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.1 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.1 KB

Grafana Monitoring System with InfluxDB

Disclaimer

This is demonstration scripts for running Grafana with InfluxDB as datasource.

Please be sure to check all the env files before running this setup on Production environment.

Prerequisites

  • Docker 25.0+

Quick Start Guide

./provision.sh

That's all, now you should be able to check your dashboard by visiting http://localhost:3000 :-)

FAQ

I just messed up, how do I start over again?

./cleanup.sh

Docker Images

License