Deploy Django on Ubuntu: Nginx, PostgreSQL, Celery & SSL https://WebToolTip.com Published 1/2026
Created by Ayodeji Adesola
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Level: All | Genre: eLearning | Language: English | Duration: 17 Lectures ( 2h 39m ) | Size: 1.62 GB
Learn to deploy production-ready Django applications on Ubuntu with PostgreSQL, Nginx, Gunicorn, Celery, RabbitMQ, and S
What you'll learn
Deploy a Django project to an Ubuntu server with Nginx as a reverse proxy and Gunicorn as the application server
Set up PostgreSQL database, configure environment variables, and connect your Django project to production database
Install and configure Celery, Celery Beat, and RabbitMQ for handling asynchronous tasks and scheduled jobs
Connect a custom domain to your server and install SSL certificates with Let's Encrypt for secure HTTPS access
Setting up static files for deployment
Requirements
Basic understanding of Django framework and how to build Django applications
Familiarity with command line/terminal operations and basic Linux commands
A GitHub account for version control and code deployment
Basic understanding of Git and GitHub
An existing Django project ready to be deployed (or you can use a sample project)
Access to a server or willingness to provision a FREE one (I'll show you how to set up a Free AWS EC2 instance)