Lexi / Zoe binaryDiv
  • Berlin
  • Pronouns: she/her

  • Joined on 2018-09-24
binaryDiv opened issue binaryDiv/testrepo#2 2019-11-09 23:55:33 +01:00
asdasdasd
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-10-24 11:44:27 +02:00
34906a0718 add restart policy to docker-compose.yml
binaryDiv opened issue binaryDiv/PluralitySpace-django#5 2019-10-21 04:34:19 +02:00
Account registration
binaryDiv opened issue binaryDiv/PluralitySpace-django#4 2019-10-21 04:33:08 +02:00
Login page
binaryDiv opened issue binaryDiv/PluralitySpace-django#3 2019-10-21 04:32:01 +02:00
Base template and design
binaryDiv pushed to develop at binaryDiv/PluralitySpace-django 2019-10-21 03:57:51 +02:00
binaryDiv closed issue binaryDiv/PluralitySpace-django#2 2019-10-21 02:39:52 +02:00
Development and production environments
binaryDiv commented on issue binaryDiv/PluralitySpace-django#2 2019-10-21 02:39:52 +02:00
Development and production environments

Done with production .env in repository, for now. The whole deployment process needs to be improved and more automated. For now it works.

binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-10-21 02:32:59 +02:00
4caa216548 add make target 'deploy-full'; reorder Makefile
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-10-21 02:13:13 +02:00
2e3be76e31 add make targets for some manage.py tasks
0fdf7029e4 #2: serve static and media files via nginx
3c1fec3f63 #2: use gunicorn with nginx as reverse proxy
Compare 3 commits »
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-10-19 03:26:53 +02:00
754363a92e mount mysql socket from host for database on host
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-10-19 03:04:05 +02:00
e2994cb186 ugh (remove .env from .gitignore)
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-10-19 02:56:36 +02:00
e9a662481a Merge branch 'master' of git.binarydiv.de:binaryDiv/PluralitySpace
bff6e4daf2 add mysqlclient to requirements.txt
Compare 2 commits »
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-10-19 02:55:57 +02:00
e9a662481a Merge branch 'master' of git.binarydiv.de:binaryDiv/PluralitySpace
2b698d2921 build mysql dependencies in Dockerfile
b76a488537 add make targets for local docker testing
Compare 3 commits »
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-10-19 02:25:42 +02:00
bff6e4daf2 add mysqlclient to requirements.txt
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-10-19 02:21:06 +02:00
2ed750537d add make target to show docker container logs
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-10-19 02:17:06 +02:00
a051784865 #2: add production settings; use mysql as database backend
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-10-19 01:49:02 +02:00
122faa1c5d #1 #2: first 'production' deployment (will get better); encrypted production secrets; add Makefile
binaryDiv pushed to master at binaryDiv/afra-music-box 2019-10-03 02:12:28 +02:00
1534024bfc initial commit