Lexi / Zoe binaryDiv · she/her
  • Berlin
  • Joined on 2018-09-24
binaryDiv opened issue binaryDiv/tofu#8 2019-11-10 01:45:11 +01:00
Issues: Create new issue
binaryDiv opened issue binaryDiv/tofu#7 2019-11-10 01:43:03 +01:00
Issues: Issue details page
binaryDiv opened issue binaryDiv/tofu#6 2019-11-10 01:38:17 +01:00
Projects: Project details / issue overview
binaryDiv opened issue binaryDiv/tofu#5 2019-11-10 01:33:31 +01:00
Projects: List of projects
binaryDiv opened issue binaryDiv/tofu#4 2019-11-10 01:30:24 +01:00
Basic frontend: Template, styles, layout
binaryDiv opened issue binaryDiv/tofu#3 2019-11-10 01:26:59 +01:00
Database models: Project and Issue
binaryDiv opened issue binaryDiv/tofu#2 2019-11-10 01:11:36 +01:00
Basic access control
binaryDiv opened issue binaryDiv/tofu#1 2019-11-10 01:05:11 +01:00
User authentication: Login page
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 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 closed issue binaryDiv/PluralitySpace-django#2 2019-10-21 02:39:52 +02:00
Development and production environments
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)