Open Source Summit 2k18 (Paris)
Docker stack to display data published on iot.eclipse.org
via mosquitto.
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
All the data collected from telegraf and influxdb are stored in the local dir volumes
.
To see grafana in action fire up your browser at 172.42.0.4:3000
.
To access to the admin page for the first time you can use admin
for user and password.
To config your dashboard and display beautiful graphs follow the official Getting started guide.
Happy hacking!
For more info check out the official doc:
This work is licensed under the terms of GNU General Public License v3.0.