Testing deployment of a django app as dockers (django+gunicorn+nginx+postgresql). Based on post at https://blog.bitsacm.in/django-on-docker/
Go to file
The Dod aaa86031e0 Initial commit
Working example of empty django app with gunicorn, nginx, and
postgersql. Source: https://blog.bitsacm.in/django-on-docker/
2021-01-11 17:09:58 +02:00
djangoproject Initial commit 2021-01-11 17:09:58 +02:00
nginx Initial commit 2021-01-11 17:09:58 +02:00
.gitignore Initial commit 2021-01-11 17:09:58 +02:00
docker-compose.yml Initial commit 2021-01-11 17:09:58 +02:00
project.env.example Initial commit 2021-01-11 17:09:58 +02:00