Skip to content

huntabyte/tig-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo

Telegraf, InfluxDB, Grafana (TIG) Stack

Gain the ability to analyze and monitor telemetry data by deploying the TIG stack within minutes using Docker and Docker Compose.

⚑️ Getting Started

Clone the project

git clone https://github.com/huntabyte/tig-stack.git

Navigate to the project directory

cd tig-stack

Change the environment variables define in .env that are used to setup and deploy the stack

β”œβ”€β”€ telegraf/
β”œβ”€β”€ .env         <---
β”œβ”€β”€ docker-compose.yml
β”œβ”€β”€ entrypoint.sh
└── ...

Customize the telegraf.conf file which will be mounted to the container as a persistent volume

β”œβ”€β”€ telegraf/
β”‚   β”œβ”€β”€ telegraf.conf <---
β”œβ”€β”€ .env
β”œβ”€β”€ docker-compose.yml
β”œβ”€β”€ entrypoint.sh
└── ...

Start the services

docker-compose up -d

Docker Images Used (Official & Verified)

Telegraf / 1.19

InfluxDB / 2.1.1

Grafana-OSS / 8.4.3

Contributing

Contributions are always welcome!

About

The Telegraf, InfluxDB, & Grafana stack (TIG) powered by Docker & Docker Compose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages