https://github.com/mrroot5/docker-nginx-django-gunicorn-postgresql
In this project you will find an example of how to implement Docker with multiple containers with Nginx, Django, Gunicorn and PostgreSQL
https://github.com/mrroot5/docker-nginx-django-gunicorn-postgresql
Last synced: 4 months ago
JSON representation
In this project you will find an example of how to implement Docker with multiple containers with Nginx, Django, Gunicorn and PostgreSQL
- Host: GitHub
- URL: https://github.com/mrroot5/docker-nginx-django-gunicorn-postgresql
- Owner: mrroot5
- License: mit
- Created: 2019-03-11T20:18:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-11T20:18:43.000Z (about 7 years ago)
- Last Synced: 2025-07-10T17:19:29.578Z (11 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-nginx-django-gunicorn-postgresql
In this project you will find an example of how to implement Docker with multiple containers with Nginx, Django, Gunicorn and PostgreSQL