Django | Server Setup (WSGI, Gunicorn, Nginx)
Video Statistics and Information
Channel: Dot JA
Views: 23,547
Rating: 4.9561882 out of 5
Keywords: django, wsgi, gunicorn, nginx, production
Id: YnrgBeIRtvo
Channel Id: undefined
Length: 9min 36sec (576 seconds)
Published: Fri Oct 09 2020
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Nice video. I could have used it in August when it took me a week to setup the same albeit with server hardening, service accounts and ssl.... and 2 months later, scrapped all of it and put my django site on Google App Engine.
For those that must install it themselves, it's a good, fast guide to get up and running.
kindly make one using docker :(
Nice.
This is pretty much exactly the way Digital Ocean has you set it up. They also lead through getting a cert for ssl.
Edit: Spelling
interesting