Commit graph

17 commits

Author SHA1 Message Date
2e3be76e31
add make targets for some manage.py tasks 2019-10-21 02:13:01 +02:00
0fdf7029e4
#2: serve static and media files via nginx 2019-10-21 01:49:37 +02:00
3c1fec3f63
#2: use gunicorn with nginx as reverse proxy 2019-10-21 01:19:02 +02:00
754363a92e
mount mysql socket from host for database on host 2019-10-19 03:26:46 +02:00
e2994cb186
ugh (remove .env from .gitignore) 2019-10-19 03:03:57 +02:00
2b698d2921
build mysql dependencies in Dockerfile 2019-10-19 02:55:47 +02:00
b76a488537
add make targets for local docker testing 2019-10-19 02:31:22 +02:00
2ed750537d
add make target to show docker container logs 2019-10-19 02:20:59 +02:00
a051784865
#2: add production settings; use mysql as database backend 2019-10-19 02:16:58 +02:00
122faa1c5d
#1 #2: first 'production' deployment (will get better); encrypted production secrets; add Makefile 2019-10-19 01:48:41 +02:00
0a477144b4
temporarily redirect / to /profiles/ 2019-09-25 01:26:15 +02:00
5f3b9ef166
allow plurality.space as hostname 2019-09-25 01:25:59 +02:00
024940243d
add Dockerfile, .dockerignore, requirements.txt 2019-09-24 02:02:51 +02:00
a4ef7a72e8
reformat (indent with spaces) 2019-09-22 23:24:48 +02:00
4f066eade5
add .vscode/ to .gitignore 2019-09-22 23:00:55 +02:00
ad590fbe5a
add 'profiles' app and route 2019-09-16 01:24:15 +02:00
9bd3d649c9
Initial commit 2019-09-16 00:56:59 +02:00