Commit Graph

7 Commits

Author SHA1 Message Date
The Dod e34e135a84 Use cloud db (and optional S3)
Also make settings more env-configurable, based on
https://www.digitalocean.com/community/tutorials/how-to-build-a-django-and-gunicorn-application-with-docker
2021-01-14 15:53:58 +02:00
The Dod c4f74dfe74 Cosmetic docker-compose edit 2021-01-12 13:49:37 +02:00
The Dod 4498dd8a39 README edit and screenshots 2021-01-12 13:18:47 +02:00
The Dod ab7a9e2a30 Add a fixture with some items 2021-01-12 12:46:44 +02:00
The Dod 8b87860def Add static files and bootstrap 2021-01-12 12:38:31 +02:00
The Dod 8e5de872ac Add a minimalistic app + allow for dev env 2021-01-11 21:14:42 +02:00
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