This document provides instructions for deploying a Django project on a server. It describes setting up a virtualenv and installing Django and other dependencies. It also describes configuring Nginx as a reverse proxy for Gunicorn, setting the Django settings for production, and configuring systemd service files to run Gunicorn.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
324 views1 page
Django Deployment Cheatsheet
This document provides instructions for deploying a Django project on a server. It describes setting up a virtualenv and installing Django and other dependencies. It also describes configuring Nginx as a reverse proxy for Gunicorn, setting the Django settings for production, and configuring systemd service files to run Gunicorn.