Closed CamDavidsonPilon closed 2 months ago
This makes me want to merge the images: the python requirements are nearly the same, same folder for www, lots of similar services. However, no MQTT, no db app, no mqtt-to-db, chrony, okay yea no merge yet.
It is a good idea to restrict hitting the worker api unless your leader. We can do this with lighttpd confs (and env variables).
Basically the goal of this first is to remove any instances of ssh-ing from the leader to workers, replaced with web request to their servers.
pios
commands with API endpoints ->pios
no longer SSHs, just sends API requests.monitor
run
callback.Changes required to workers