Skip to content

dhsosa98/grafana-influxDB-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRAFANA INFLUXDB SETUP

This is a simple setup for a Grafana dashboard with InfluxDB as the backend. The setup is based on the following docker images:

Setup

1. Clone the repository

git clone https://github.com/dhsosa98/grafana-influxDB-server

2. Run the docker-compose file

docker-compose up -d

3. Install python dependencies

pip install -r requeriments.txt

4. Run the python script

python3 main.py

5. Open the Grafana dashboard

Open the browser and go to localhost:3000. The default username and password are admin and admin.

About

Web application for monitoring control loops with microcontrollers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published