https://jmp.realmb.it/realmbit-courses
Step by step guide how to deploy Django to production with Nginx and Uwsgi. First step is to get a reliable, then remove all the unessential software, install the software you need, setup nginx; django and uwsgi server. Create a bash script to control the django deployment and start django web server.