How do we know the app is healthy?
By healthy, in this case, I mean running with no errors. Ideally, I want an alert whenever the python script stops. I also want the python script to auto-start when my server boots. One of these problems is much simpler than the other. First I’m going to try setting up a service for my Inspirobot …