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)
277 views
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.
Modern Tkinter for Busy Python Developers: Quickly Learn to Create Great Looking User Interfaces for Windows, Mac and Linux Using Python's Standard GUI Toolkit