Django with Docker, Postgres, Gunicorn, and Nginx(Part-1)
In this, we'll be deploying a Django application with docker, postgres, gunicorn and nginx configurations.
Prerequisites
First, ensure the following is installed on your machine:
Python 3.7 or higher(I've used python 3.8.9)
Python pip
Git and a Gi...
blog.budhathokisagar.com.np6 min read