• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question how to install Docker on Linux?

good day dear friends, 🙂


I've also considered this – with a Docker approach looks very well thought out.
i want to use GRafana and a tig stack for monitoring my PV station.

well i thought: Efficient, reliable, and portable monitoring of PV data – a good solution is to use in combination with Grafana, InfluxDB, and the like.

And I also think starting with Docker is a good idea: it makes setup easier thanks to docker-compose.
the benefit : we can then start, configure, and connect all services with a single file (docker-compose.yml).
In other words, no more tedious installation of each individual application (including all dependencies) on the system.

the good thing: The most important components that i think i am going to need to integrate are the following things:

Grafana for the dashboard, including a renderer for alarms
InfluxDB for storing data
Telegraf for converting MQTT to InfluxDB
Node-RED for evaluating and feeding the Solcast API for forecasting
Sungather for reading Modbus and sending as MQTT
evcc for PV surplus charging

how to isntall docckr on Linux?

Look forward to hear from you

regards 🙂
 
Back
Top