How to Deploy Scalable Django Apps Using uWSGI and NGINX | Code with Harry



How to Deploy Scalable Django Apps Using uWSGI and NGINX | Code with Harry

How to Deploy Scalable Django Apps Using uWSGI and NGINX | Code with Harry

​@CodeWithHarry covers how to deploy a Django application to Linode using NGINX and uWSGI to create scaleable software for your websites.

New to Linode? Get started here with a $100 credit → https://www.linode.com/linodetube

Chapters:
0:00 Introduction
0:40 Review Hosting a Django App Guide
1:45 Create Linode
2:55 Connect to Linode
3:20 Update the Server
3:30 Install Python and NGINX
4:40 Install Virtual Environment
4:55 Create Virtual Environment
6:45 Install Django and gunicorn
6:55 Configure Django Project
8:05 Configure ufw
10:10 Configure gunicorn
13:00 Configure NGINX Reverse Proxy
14:55 Test Application
15:10 Ensure Static Files are Served Properly
20:00 Check Django Admin
20:41 Conclusion

Read the doc for more information on deploying Django → https://www.linode.com/docs/products/tools/marketplace/guides/django/
Learn more about uWSGI→ https://uwsgi-docs.readthedocs.io/en/latest/
Subscribe to get notified of new episodes as they come out → https://www.youtube.com/linode?sub_confirmation=1

#Linode #django #nginx #uWSGI
Product: Linode, Django, NGINX; @CodeWithHarry