Hey all,
I’ve written a project to take data from a lightwaverf energy monitor and display it on a Grafana dashboard so I know how much electricity I’m using.
The full code is available on Github and it’s working really well as long as I don’t try and use the DNS entries from my local network.
My setup is fairly unique, however I need to point the container at a local DNS server so it can resolve the services inside the local network instead of relying on IP addresses and port numbers.
Is there an easy way to do this rather than having to edit the SD Card data before I boot, or without running a multi-container setup?
Thanks in advance,
Matt
P.S. This is what the dashboard looks like: