Linux Deploying Django with Gunicorn and Nginx on Debian/Ubuntu This tutorial will setup a Django environment running with nginx as a reverse proxy for the app. A gunicorn server will run our Django app i.e. gunicorn will act as a WSGI