Lexi / Zoe binaryDiv · she/her
  • Berlin
  • Joined on 2018-09-24
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
binaryDiv created repository binaryDiv/afra-music-box 2019-10-03 02:08:22 +02:00
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-09-25 01:26:22 +02:00
0a477144b4 temporarily redirect / to /profiles/
5f3b9ef166 allow plurality.space as hostname
Compare 2 commits »
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-09-24 02:03:04 +02:00
024940243d add Dockerfile, .dockerignore, requirements.txt
binaryDiv opened issue binaryDiv/PluralitySpace-django#2 2019-09-24 01:12:36 +02:00
Development and production environments
binaryDiv commented on issue binaryDiv/PluralitySpace-django#1 2019-09-23 00:40:41 +02:00
Setup automated deployment

Lightweight CD tool: Drone (https://github.com/drone/drone)

binaryDiv opened issue binaryDiv/PluralitySpace-django#1 2019-09-22 23:38:39 +02:00
Setup automated deployment
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-09-22 23:24:54 +02:00
a4ef7a72e8 reformat (indent with spaces)
564b903292 reformat (indent with spaces)
Compare 2 commits »
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-09-22 23:14:51 +02:00
564b903292 reformat (indent with spaces)
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-09-22 23:04:36 +02:00
4f066eade5 add .vscode/ to .gitignore
ad590fbe5a add 'profiles' app and route
9bd3d649c9 Initial commit
binaryDiv created repository binaryDiv/PluralitySpace-django 2019-09-22 23:02:41 +02:00
binaryDiv pushed to master at binaryDiv/tofu 2019-06-03 17:57:37 +02:00
89e0328a53 use generic views
binaryDiv pushed to master at binaryDiv/tofu 2019-06-03 00:39:52 +02:00
23f3d2a96f create 'new issue' form
0013410ac1 create projects app; move Project model to projects app; recreate migrations because moving the model caused problems o.o
a14ab33927 implement issues index and detail view, using templates
43c127d744 ignore PyCharm project files
e9285e415d create 'new issue' form
Compare 8 commits »
binaryDiv pushed to master at binaryDiv/tofu 2019-06-03 00:15:29 +02:00
e9285e415d create 'new issue' form