Docker Compose with NginX, Django, Gunicorn and multiple Postgres databases

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • docker-nginx-postgres-django-example

    Example using Docker, Django, multiple Postgres databases, NginX, Gunicorn, pipenv, GitLab CI and tox. (by pawamoy)

  • This post explains how to setup your Docker configuration for a web application based on the Django framework. I got a lot of inspiration from other tutorials and Docker examples: you can check these resources with the links at the bottom of the post. You can also directly check the repository that reflects this tutorial.

  • django-tutorial-docker-nginx-postgres

    Django tutorial running with Nginx, Gunicorn, PostgreSQL and docker-compose

  • Django tutorial using Docker, Nginx, Gunicorn and PostgreSQL.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nginx-flask-postgres-docker-compose-example

    A working example of nginx+flask+postgres multi-container setup using Docker Compose

  • The repository

  • dockerizing-django

  • Django Development With Docker Compose and Machine

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts