Mario Hüttel mhu
mhu pushed to develop at mhu/shimatta-kenkyusho 2024-11-23 21:57:22 +01:00
f202896c92 Merge pull request 'issue/16-docker-uid-gid' (#28) from issue/16-docker-uid-gid into develop
50cfe0a2c6 Fix filename typo in js file
2d718c5e3a Add new management command to create superuser if not present. Use that command in the entrypoint scripts
57b475cbe1 replace docker-compose with docker compose to make script corss compatible to non arch systems
25b592ee39 Let container run as user and set correct restart policy
Compare 8 commits »
mhu merged pull request mhu/shimatta-kenkyusho#28 2024-11-23 21:57:21 +01:00
issue/16-docker-uid-gid
mhu commented on pull request mhu/shimatta-kenkyusho#28 2024-11-23 21:57:12 +01:00
issue/16-docker-uid-gid

Will be merged because it is needed urgently.

mhu created pull request mhu/shimatta-kenkyusho#28 2024-11-23 17:13:58 +01:00
issue/16-docker-uid-gid
mhu pushed to issue/16-docker-uid-gid at mhu/shimatta-kenkyusho 2024-11-23 17:12:41 +01:00
50cfe0a2c6 Fix filename typo in js file
mhu pushed to issue/16-docker-uid-gid at mhu/shimatta-kenkyusho 2024-11-23 17:08:44 +01:00
2d718c5e3a Add new management command to create superuser if not present. Use that command in the entrypoint scripts
57b475cbe1 replace docker-compose with docker compose to make script corss compatible to non arch systems
Compare 2 commits »
mhu pushed to issue/16-docker-uid-gid at mhu/shimatta-kenkyusho 2024-11-23 17:06:41 +01:00
25b592ee39 Let container run as user and set correct restart policy
mhu pushed to issue/16-docker-uid-gid at mhu/shimatta-kenkyusho 2024-11-23 17:06:00 +01:00
08a5f97fd4 Add user ID and GID to example env file
mhu pushed to issue/16-docker-uid-gid at mhu/shimatta-kenkyusho 2024-11-23 15:27:09 +01:00
511dacf54a Add restart policy to autostart the containers after boot
mhu created branch issue/16-docker-uid-gid in mhu/shimatta-kenkyusho 2024-11-23 15:25:52 +01:00
mhu pushed to issue/16-docker-uid-gid at mhu/shimatta-kenkyusho 2024-11-23 15:25:52 +01:00
0c4f1f9dba Exclude run folder from docker. It is used for local debugging of containers
mhu pushed to issue/23-add-docu at mhu/shimatta-kenkyusho 2024-11-23 01:15:04 +01:00
08bae61fc0 Merge branch 'develop' into issue/23-add-docu
b873b1fd0f Merge pull request 'added CSRF trusted origin config, added tzdata - needed in debug mode' (#22) from sst/some-weird-stuff-with-docker into develop
6e51085210 removed the trusted origin foo again - added proper detection of https
5163834de4 added CSRF trusted origin config, added tzdata - needed in debug mode
Compare 4 commits »
mhu pushed to issue/23-add-docu at mhu/shimatta-kenkyusho 2024-11-23 01:13:25 +01:00
4ff71d2b21 Fix typo
mhu created pull request mhu/shimatta-kenkyusho#27 2024-11-23 01:12:10 +01:00
WIP: issue/23-add-docu
mhu created branch issue/23-add-docu in mhu/shimatta-kenkyusho 2024-11-23 01:10:35 +01:00
mhu pushed to issue/23-add-docu at mhu/shimatta-kenkyusho 2024-11-23 01:10:35 +01:00
b47c7ad38d Add readme. Rename example env, to unhide it in the fileexplorer.
63b8a66ebb Add restart policy to autostart the containers after boot
Compare 2 commits »
mhu pushed to develop at mhu/shimatta-kenkyusho 2024-11-21 00:50:09 +01:00
b873b1fd0f Merge pull request 'added CSRF trusted origin config, added tzdata - needed in debug mode' (#22) from sst/some-weird-stuff-with-docker into develop
6e51085210 removed the trusted origin foo again - added proper detection of https
5163834de4 added CSRF trusted origin config, added tzdata - needed in debug mode
Compare 3 commits »
mhu deleted branch sst/some-weird-stuff-with-docker from mhu/shimatta-kenkyusho 2024-11-21 00:50:09 +01:00
mhu merged pull request mhu/shimatta-kenkyusho#22 2024-11-21 00:50:08 +01:00
added CSRF trusted origin config, added tzdata - needed in debug mode
mhu commented on pull request mhu/shimatta-kenkyusho#22 2024-11-21 00:50:00 +01:00
added CSRF trusted origin config, added tzdata - needed in debug mode

As I was finally able to reproduce all that stuff, it's okay.