Go to file
Lexi / Zoe 3c1fec3f63
#2: use gunicorn with nginx as reverse proxy
2019-10-21 01:19:02 +02:00
.deployment #2: use gunicorn with nginx as reverse proxy 2019-10-21 01:19:02 +02:00
pluralityspace #2: add production settings; use mysql as database backend 2019-10-19 02:16:58 +02:00
profiles reformat (indent with spaces) 2019-09-22 23:24:48 +02:00
.dockerignore add Dockerfile, .dockerignore, requirements.txt 2019-09-24 02:02:51 +02:00
.env ugh (remove .env from .gitignore) 2019-10-19 03:03:57 +02:00
.gitattributes #1 #2: first 'production' deployment (will get better); encrypted production secrets; add Makefile 2019-10-19 01:48:41 +02:00
.gitignore ugh (remove .env from .gitignore) 2019-10-19 03:03:57 +02:00
Dockerfile #2: use gunicorn with nginx as reverse proxy 2019-10-21 01:19:02 +02:00
Makefile #2: use gunicorn with nginx as reverse proxy 2019-10-21 01:19:02 +02:00
README.md Initial commit 2019-09-16 00:56:59 +02:00
manage.py Initial commit 2019-09-16 00:56:59 +02:00
requirements.txt add Dockerfile, .dockerignore, requirements.txt 2019-09-24 02:02:51 +02:00

README.md