non-critical-infra: init jitsi
This config still contains a bug where lobby-autostart kicks the moderator after joining using the secure domain bypass
The jitsi config has the lobby enabled for every-room by-default, this means only people that get access will be able to join. Access control is done using the Secure Domain Lobby Bypass plugin and should be changed to Token Lobby Bypass once we have a IDP.
Adding users for Secure Domain Lobby Bypass has to be done in a imperativ way using:
prosodyctl register <username> jitsi.nixos.org <password>
Depends on nixos/nixpkgs#297809 And the DNS records are still missing from the pr.
ref #401
And the DNS records are still missing from the pr.
Can you maybe send that as a separate PR ahead of time? Do we know on which machine we're deploying this at this point? (caliban?)