bluesatunsw / groundstation

Bluesat's autonomous, robotic groundstation project
4 stars 5 forks source link

Single file to start everything #18

Open LukePrior opened 2 years ago

LukePrior commented 2 years ago

We should probably create a simple script that can be set to run on startup which will launch all the different modules. I'm not sure if we can make the script monitor the status of each module and automatically reboot them if a crash or error occurs.

Finchiedev commented 2 years ago

Where would this script run? Are you suggesting that we run monitoring on a per-device level as well as a global orchestrator? Or is it strictly for a single compinent such as the webserver?