• Joined on 2023-11-25
simon commented on issue toolshed/abra#818 2026-04-09 07:34:52 +00:00
interface for abra app config

I like the recipe.yml idea a lot! And regarding feature toggles, we also came across this. related: moritz/alakazam#3

simon commented on issue toolshed/abra#813 2026-04-09 07:25:38 +00:00
Run automatic pre and post migration scripts

Guess we really should develop a plan on how to upstream alakazam features step by step 🤭

simon pushed to add-matrix-authentication-service at coop-cloud/matrix-synapse 2026-04-07 14:37:14 +00:00
cf30cebf8e add function to init mas database
5481b7e31c add initial mas setup
Compare 2 commits »
simon created branch add-matrix-authentication-service in coop-cloud/matrix-synapse 2026-04-07 14:37:05 +00:00
simon commented on issue toolshed/abra#813 2026-04-07 10:41:51 +00:00
Run automatic pre and post migration scripts

We are doing this with alakazam, see here

We have hooks for

  • initialization
  • post-deploy
  • post upgrade
  • secret generation …
simon commented on issue coop-cloud/matrix-synapse#57 2026-04-01 12:18:18 +00:00
Support Matrix 2.0 and Element X

Another thing aside regarding the general recipe layout - the env list in the compose.yml is a bit frightening. I imagine such things can keep people from touching stuff in a recipe https://git.co…

simon pushed to main at coop-cloud/matrix-synapse 2026-03-31 13:17:39 +00:00
8a7978b388 add docs for breaking share secret authenticator
simon pushed tag 7.0.2+v1.149.1 to coop-cloud/matrix-synapse 2026-03-31 12:55:50 +00:00
simon pushed to main at coop-cloud/matrix-synapse 2026-03-31 12:55:49 +00:00
d0d5cfb1bc chore: publish 7.0.2+v1.149.1 release
simon pushed to main at coop-cloud/matrix-synapse 2026-03-31 12:53:47 +00:00
3d13505330 bumb python version for shared secret authenticator
simon commented on issue coop-cloud/matrix-synapse#57 2026-03-31 07:13:21 +00:00
Support Matrix 2.0 and Element X

Yes, I also like the proposed setup with matrix-synapse matrix-extensions and element.

I feel like the mas is so close to matrix itself that I'd put it in the core recipe. We can always allow…

simon opened issue toolshed/alakazam#3 2026-03-27 14:10:08 +00:00
Add Feature Flags e.g. for instance configurations
simon opened issue toolshed/alakazam#2 2026-03-27 14:08:02 +00:00
Allow rich version declaration
simon commented on issue coop-cloud/matrix-synapse#57 2026-03-27 12:52:13 +00:00
Support Matrix 2.0 and Element X

Currently we have those containers:

  • compose.yml
    • web: nginx
    • app: synapse
    • db: pgautoupgrade
    • admin: synapse-admin
    • [element-web](https://git.coopcloud.tech/coop-cloud/elem…
simon commented on issue coop-cloud/monitoring-ng#14 2026-03-27 12:43:54 +00:00
Future of the recipe

Another possible topic for later: prometheus alertmanager client for matrix

simon opened issue coop-cloud/matrix-synapse#57 2026-03-27 12:08:41 +00:00
Support Matrix 2.0 and Element X
simon commented on issue coop-cloud/monitoring-ng#14 2026-03-20 09:41:36 +00:00
Future of the recipe

Hey, thank you for the initiative! This is in my personal backlog for quite some time, just didn't get the priority sadly.

Keeping the recipe up to date seemed very complicated, especially if…

simon opened issue coop-cloud/monitoring-ng#15 2026-03-20 09:24:09 +00:00
Add Docker Healthcheck / Event Monitoring
simon pushed tag 1.1.2+1.1.1 to coop-cloud/mila 2026-03-16 21:50:04 +00:00
simon pushed to main at coop-cloud/mila 2026-03-16 21:49:59 +00:00
f09618448d chore: publish 1.1.2+1.1.1 release