decentral1se decentral1se
decentral1se commented on issue coop-cloud/organising#615 2024-05-14 06:35:59 +00:00
abra app upgrade reports success even if app is still running old version of one service

I guess the runtime reported success, so abra just did the same...

In this case, would you propose to add an additional check or some logic for abra?

decentral1se commented on pull request coop-cloud/abra#409 2024-05-14 06:32:45 +00:00
machine readable ps output + output of not running container

Looking good! Just driving by... an integration test would be nice but also if you're stuck for time and have some confidence in it, also feel free to merge. Thanks for taking a run at this!

decentral1se pushed to main at coop-cloud/abra 2024-04-30 23:20:36 +00:00
03f94da2d8 docs: add fauno [ci skip]
decentral1se pushed to main at coop-cloud/abra 2024-04-30 19:50:51 +00:00
766f69b0fd feat: strip debug symbols
decentral1se merged pull request coop-cloud/abra#408 2024-04-30 19:50:50 +00:00
feat: strip debug symbols
decentral1se approved coop-cloud/abra#408 2024-04-30 19:50:44 +00:00
feat: strip debug symbols

oh shiet, how did we miss this 😆 tysm @fauno!

decentral1se created pull request coop-cloud/hedgedoc#14 2024-04-28 15:58:02 +00:00
Pass -p also in entrypoint
decentral1se pushed to entrypoint-fix at coop-cloud/hedgedoc 2024-04-28 15:57:46 +00:00
1ed15423c3 fix: pass "-p" and use new lines
decentral1se created branch entrypoint-fix in coop-cloud/hedgedoc 2024-04-28 15:57:15 +00:00
decentral1se pushed to entrypoint-fix at coop-cloud/hedgedoc 2024-04-28 15:57:15 +00:00
464992a5f0 fix: pass "-p" and use new lines
0443ffc984 chore: remove tabs
Compare 2 commits »
decentral1se pushed tag 2.3.2 to coop-cloud/hedgedoc 2024-04-28 15:57:15 +00:00
decentral1se pushed tag 2.4.1 to coop-cloud/hedgedoc 2024-04-28 15:57:15 +00:00
decentral1se pushed tag 2.4.1_1 to coop-cloud/hedgedoc 2024-04-28 15:57:15 +00:00
decentral1se commented on issue coop-cloud/hedgedoc#13 2024-04-28 15:53:53 +00:00
bin/manage_users does nothing?

https://github.com/hedgedoc/hedgedoc/issues/2456

export CMD_DB_URL=... makes it work again 🤔

I saw the entrypoitn does this but it seems slightly broken:

hedgedoc@4663cf09c17c:/h…
decentral1se opened issue coop-cloud/hedgedoc#13 2024-04-28 15:42:47 +00:00
bin/manage_users does nothing?
decentral1se commented on pull request coop-cloud/hedgedoc#12 2024-04-26 10:50:16 +00:00
fix: use new uploads path

Oh, I did have to run chown -R 10000:65534 .../_data on the volume from the host machine because coop-cloud/hedgedoc#11

decentral1se commented on pull request coop-cloud/gitea#36 2024-04-23 23:44:48 +00:00
Adding more variable configs

🎉

decentral1se commented on pull request coop-cloud/hedgedoc#12 2024-04-23 07:29:47 +00:00
fix: use new uploads path

I just tested this and since the volume name is not removed, docker can seamlessly move the volume contents to another path. So, I think this shouldn't break deployment. In any case, people should…

decentral1se created pull request coop-cloud/hedgedoc#12 2024-04-23 07:23:10 +00:00
fix: use new uploads path
decentral1se created branch fix-uploads-volume in coop-cloud/hedgedoc 2024-04-23 07:22:17 +00:00