Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

WHW-HD/frog-db

Repository files navigation

frog-db

Docker with:

  • Telegraf
  • InfluxDB
  • Grafana
.................     +----------+     +----------+     +---------+
.               .     |          |     |          |     |         |
. mosquitto.org . --> | telegraf | --> | influxDB | --> | grafana |
.               .     |          |     |          |     |         |
.................     +----------+     +----------+     +---------+

prepare

Pull Docker images:

docker pull influxdb
docker pull grafana/grafana
docker pull telegraf

run

Start the Docker with:

docker-compose up

Grafana: http://localhost:3000 user: admin password: admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published