https://mattsegal.dev/simple-django-d...
We're going to solve our process supervison problem with Supervisor. It's a program that we can use to run Gunicorn in the background. I chose this tool because a lot of other Django devs use it, plus it's pretty easy to install, configure and run.