Replies: 1 comment 2 replies
-
Hi, unfortunately I didn't see this discussion earlier. 😅 So I did another, similar setup. https://github.com/movcmpret/opendtu-visualisation-docker Hope it helps |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I've started creating a docker stack to run grafana monitoring (mqqt broker - telegraf - influxdb2 - grafana).
See: https://github.com/Kraego/OpenDTU-Grafana-Stack
The final goal is startup the whole thing with just setting the correct values in .env and run
docker-compose up -d
.Currently it is working with some manual steps. Contributions welcome!
The guide how to setup the whole thing without docker can be found here: https://github.com/Kraego/OpenDTU-Grafana-Howto/blob/main/OpenDTUGrafana.md
Beta Was this translation helpful? Give feedback.
All reactions