Skip to content

edwinh/InfluxGrafana-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfluxDB & Grafana Stack

Thank you @huntabyte for the intial repo

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

⚡️ Getting Started

Clone the project

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

Navigate to the project directory

cd tig-stack

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

├── .env         <---
├── docker-compose.yml
├── entrypoint.sh
└── ...
├── .env
├── docker-compose.yml
├── entrypoint.sh
└── ...

Start the services

docker-compose up -d

Docker Images Used (Official & Verified)

InfluxDB / 2.1.1

Grafana-OSS / 8.4.3

Contributing

Contributions are always welcome!

About

Docker InfluxDB & Grafana setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages