nebhead / PiFire

PiFire is a Smart WiFi enabled controller for your pellet smoker / grill.
https://nebhead.github.io/PiFire-Pages
MIT License
78 stars 31 forks source link

Separate container for the WebServer #146

Closed JaragonCR closed 1 year ago

JaragonCR commented 1 year ago

Have you considered separating the web server, my idea would be it can run on a container and acquire data from the pifire, that way you can store your old sessions regardless of the SD. A lot of the people using this would have already a docker or vm environment l, so pushing numbers instead of the complete website will also allow for wifi signal to be less critical.

nebhead commented 1 year ago

This is an interesting idea. Will consider this in the future. For now, the implementation relies on the API being part of the webserver.