dbf
Results
2
comments of
dbf
Try adding the following 2 lines at the end of _team-video/templates/deploy_prosody.yaml_: `- name: PUBLIC_URL` `value: "https://{{ .Values.app.name }}.{{ .Values.app.domain }}"` (right under the value for the TZ variable, the 2nd...
Commenting on myself: I have LDAP auth for Jitsi working (against FreeIPA/389ds). Sanitized `git diff` against team-container rev. 787d4a7 below. However: - I'm pretty convinced, that LDAP auth for Jitsi...