Video for the tutorial: https://mattsegal.dev/simple-django-d...
If we want to deploy fast and often, we're going to need to automate the process. Hell, even if we want to do this again in a week we need to automate the process, because we're definitely going to forget what-the-fuck we just did. No need to get fancy, we can do the whole thing with a bunch of bash scripts. You can get fancy later.