Soo, mas service integration is done, rfc #58
QR-Code login looked easy on the surface but revealed deeper problems:
- Looks like we have a problem with our $STACK_NAME convention with all…
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…