this post was submitted on 24 Sep 2024
50 points (98.1% liked)
Open Source
31072 readers
769 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ahhh another reason for me to stay the course. Even LDAP would work for me, but oh well.
I looked into the github repo for the open source version and found the images used. It looks like it uses the open source synapse app, so it suppprts whatever the synapse server supports. Unfortunately the operator wouldn't fully support the new matrix 2.0 sliding sync / OIDC auth currently and since its the same synapse server it doesn't support high availability which partially ruins the point of k8s.
That being said it does seem to have some support for workers, but it seems to be a WIP and that definitely could save some time setting up workers since it can get quite complex. They have a basis for making secific worker types where you simply specify the type and it would theoretically start the worker and have it properly work with your proxy.
I wonder if they will open up the core version to support it. Guess we will see.