docker.solaranzeige
docker.solaranzeige copied to clipboard
Hi, when my SBC restarts, docker image (called "solaranzeige") is also started and everything seems to work fine, but i get no data from the inverter, every minute it runs...
it looks like influxdb isn't set up to autostart. i had to manually "service start influxdb" to get things to work properly.
The entrypoint script checks only for `/var/www/html/user.config.php`. If more than one device is configured, `1.user.config.php` should be used... Therefore the container will kick of the setup routine...
I'd like to ask if it would be possible to release a new image based on Grafana 8. From what I can read in the Dockerfiles it seems that this...
Remove duplicate dependency installation block from the arm64v8 build Dockerfile