Dockerizing Django with Postgres, Gunicorn, and Nginx
Dockerizing Django with Postgres, Gunicorn, and Nginx
This is a step-by-step tutorial that details how to configure Django to run on Docker with Postgres. For production environments, we'll add on Nginx and Gunicorn. We'll also take a look at how to ...
arefinrumi.hashnode.dev3 min read