I like the recipe.yml idea a lot!
And regarding feature toggles, we also came across this. related: moritz/alakazam#3
Guess we really should develop a plan on how to upstream alakazam features step by step 🤭
We are doing this with alakazam, see here
We have hooks for
- initialization
- post-deploy
- post upgrade
- secret generation …
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…
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…
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…
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…