Thanks to visit codestin.com
Credit goes to github.com

Skip to content

probablyArth/TIG

Repository files navigation

TIG

Run TIG in one command

How to use

  • give execute permission to start.sh
  • run ./start.sh
  • for stopping, do the same for ./stop.sh

Config files will be generated based on the .env file.

Config

  • StatsD plugin on telegraf
  • InfluxDB datasource already configured in grafana through datasource file
  • InfluxDB & grafana data is persisted in docker volumes. If you dont want volumes to be deleted on stop, add a --volume flag in docker-compose down cmd in ./stop.sh

Images used

  • influxdb:1.8
  • telegraf:1.29
  • grafana/grafana:10.4.2

About

Run TIG(telegraf-influxdb-grafana) stack in one command

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages