Conversation
d169125 to
1e5f6cf
Compare
| }: | ||
| { | ||
| sops.secrets = { | ||
| lasuite-django-secret = { |
There was a problem hiding this comment.
Do you know about the format of these? If not i can look it up
There was a problem hiding this comment.
No I am not too sure. The documentation wasn't clear about it.
There was a problem hiding this comment.
@Mic92 I would like to get this pr a bit of a move-on, did you manage to check the format?
There was a problem hiding this comment.
Django stuff is is not needed as it's generated if you don't set it, I have figured out the livekit file to be a yml file.
1e5f6cf to
db31724
Compare
|
FYI: https://github.com/NixVegas/systems/blob/main/modules/lasuite-meet.nix Instance at https://meet.nix.vegas: /etc/lasuite-meet/lasuite-meet.env: /etc/lasuite-meet/livekit.yml: Use |
|
You'll also want to turn off FRONTEND_IS_SILENT_LOGIN_ENABLED if you will be sharing meeting URLs that do not require login |
This is intended, unless we want to hook up github as an odic provider which I am not sure if you can, this can be dismissed. I also added recording support which would be useful to the Steering committee for recording mins. |
db31724 to
6d10317
Compare
6d10317 to
0b2801a
Compare
|
IIRC recording requires something else that I haven't figured out yet. |
Adds lasuite-meet to non-critical-infra.
Fixes #401
I have discussed with @Mic92 in the nix meeting and it should be okay with calibean machine (if not we can always switch).
It should be able to run without an account, however I can't test due to secret signing and not currently having a nixos machine.
Note
The secrets will need to be done and signed by one of the people keys in sops.nix, before this pr is merged.