This is a broad question but I\'d like to get a canonical answer. I have been trying to deploy a site using gunicorn and nginx in Django. After re
Check this for minimum gunicorn and nginx configuration required for a Django project. http://agiliq.com/blog/2013/08/minimal-nginx-and-gunicorn-configuration-for-djang/