docker-nginx-postgres-django-example icon indicating copy to clipboard operation
docker-nginx-postgres-django-example copied to clipboard

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

Results 3 docker-nginx-postgres-django-example issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 2.2.26 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies

## The problem: Hi, I have a project ongoing and found your docker tutorial [Docker Compose with NginX, Django, Gunicorn and multiple Postgres databases](https://pawamoy.github.io/posts/docker-compo\ se-django-postgres-nginx/) pretty helpful and had followed...

Thank you for your excellent repo. Just making a request for instructions regarding configuring SSL.