jeanmarc77 / 123solar

123Solar is a lightweight set of PHP/JS files that makes a web logger to monitor your photovoltaic inverter(s). It just need a web server and PHP, no databases are even needed. The philosophy is: To keep it simple, fast, with a low foot print to run on cheap and low powered devices.
GNU General Public License v3.0
36 stars 12 forks source link

Feature request: automatic startup #40

Closed R1ckj closed 1 year ago

R1ckj commented 1 year ago

Would it be possible to have an option to automatically startup 123solar? I know there is a script but in my setup it is not working (I have 123solar running in a docker container and nginx web server running in another container). I would like to avoid adding a cron script at every startup to start 123solar.

jeanmarc77 commented 1 year ago

Hi, I don't know how docker works but i think you can run a bash script that makes a curl request to boot123s.php

jeanmarc77 commented 1 year ago

Maybe it's wiser to ask to https://github.com/EdoFede/123Solar-meterN-Docker

jeanmarc77 commented 1 year ago

unrelated to 123s