Skip to content
/ tig Public

Docker stack for Telegraf, InfluxDb and Grafana 🚀

License

Notifications You must be signed in to change notification settings

gcamerli/tig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIG [Telegraf, Influxdb, Grafana]

Open Source Summit 2k18 (Paris)

Description

Docker stack to display data published on iot.eclipse.org via mosquitto.

Usage

Executing the run.sh script docker will:

  • cleanup your system ⚠️
  • create the bridge network from the network.sh script
  • deploy the tig stack with docker-compose

Data

All the data collected from telegraf and influxdb are stored in the local dir volumes.

Network

To see grafana in action fire up your browser at 172.42.0.4:3000.

grafana

To access to the admin page for the first time you can use admin for user and password.

Config

To config your dashboard and display beautiful graphs follow the official Getting started guide.

temperature


Happy hacking!

Doc

For more info check out the official doc:

Credits

GPL License

This work is licensed under the terms of GNU General Public License v3.0.

About

Docker stack for Telegraf, InfluxDb and Grafana 🚀

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages