Implement #11 mhu/11-add-docker-compose-setup: Add compose setup #12

Merged
mhu merged 9 commits from mhu/11-add-docker-compose-setup into develop 2024-11-17 20:19:29 +01:00
Owner

This implements issue #11

This implements issue #11
mhu added 3 commits 2024-11-17 16:46:13 +01:00
sst was assigned by mhu 2024-11-17 16:46:29 +01:00
mhu added 1 commit 2024-11-17 16:50:16 +01:00
mhu added this to the v0.1.0 Release milestone 2024-11-17 16:51:03 +01:00
mhu added the
Kind/Enhancement
label 2024-11-17 16:51:07 +01:00
mhu added 1 commit 2024-11-17 16:52:21 +01:00
Author
Owner

Currently it is only possible to set up the service using an interactive shell with manage.py...
However, it should be possible to generate some different contexts with docker compose to run an initial setup and a backup/restore.

But I think I will put that into a follow-up issue.

Currently it is only possible to set up the service using an interactive shell with manage.py... However, it should be possible to generate some different contexts with docker compose to run an initial setup and a backup/restore. But I think I will put that into a follow-up issue.
mhu added 1 commit 2024-11-17 17:33:51 +01:00
mhu added 1 commit 2024-11-17 19:10:33 +01:00
mhu added 1 commit 2024-11-17 19:36:33 +01:00
sst approved these changes 2024-11-17 20:05:28 +01:00
.env.example Outdated
@ -0,0 +18,4 @@
# Secret Key. Must be edited before deployment
DJANGO_SECRET_KEY=534hj5jgh4365ghj35jgh245jgh24
# Allowed host be be accessed. Currently it is only possible to specify a single URL
Collaborator

*to be accessed

...on the other hand this is a list in Django - not really necessary, but consider changing to a list seperated by semicoli

*to be accessed ...on the other hand this is a list in Django - not really necessary, but consider changing to a list seperated by semicoli
Collaborator

on the other hand - all other urls are only single ones - so just ignore my comment ;)

on the other hand - all other urls are only single ones - so just ignore my comment ;)
mhu marked this conversation as resolved
mhu added 1 commit 2024-11-17 20:08:58 +01:00
mhu merged commit 1c08f433d4 into develop 2024-11-17 20:19:29 +01:00
mhu deleted branch mhu/11-add-docker-compose-setup 2024-11-17 20:19:29 +01:00
Sign in to join this conversation.
No reviewers
sst
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mhu/shimatta-kenkyusho#12
No description provided.