Aaron van Meerten
d3db3a5a89
fix(jibri,jicofo,jigasi,prosody,web): respect previous XMPP_RECORDER_DOMAIN value if set ( #1966 )
1 week ago
Jakob Löw
345f8c2a23
fix(prosody,jicofo,jigasi,jibri) rename recorder domain to hidden domain
1 week ago
Aaron van Meerten
5e1fcd8043
fix(prosody): default value for PROSODY_MODE ( #1929 )
1 month ago
damencho
1db83edb25
feat(ldap): Start and configure only if enabled.
2 months ago
Aaron van Meerten
46377d4c94
feat(prosody): transcriber account support and flag configuration fix ( #1890 )
3 months ago
Sebastian Denz
b0f9eb2f56
prosody: integrate prosody-plugins-contrib
...
Extract contrib plugins to /prosody-plugins-contrib, add plugin path to prosody config, leave matrix plugins in contrib folder.
8 months ago
Aaron van Meerten
4eb55758fe
prosody: c2s encryption flag from environment
...
* prosody: c2s encryption flag from environment
10 months ago
Aaron van Meerten
2915176b2e
prosody: skip recorder account unless in client mode
...
* prosody: skip recorder account unless in client mode
11 months ago
Aaron van Meerten
46b98b5a7a
prosody: brewery mode for jvb/jicofo discovery muc
...
* prosody: brewery mode for jvb/jicofo discovery muc
* do not include c2s limits in brewery mode
11 months ago
Aaron van Meerten
6bfa8302f1
prosody: visitor mode support ( #1611 )
...
support for visitor mode in prosody, with some fixes for jicofo as well
1 year ago
Saúl Ibarra Corretgé
9cfbaf2d64
misc: drop JICOFO_AUTH_USER
...
It is expected to be "focus" in a number of places inside lib-jitsi-meet
and that won't change anytime soon.
Allowing users to change it is just asking for trouble.
Fixes: https://github.com/jitsi/lib-jitsi-meet/issues/2191
2 years ago
Saúl Ibarra Corretgé
cb5a753282
config: simplify configuration
...
Use default values everywhere so they don't need to be specified in the
.env file.
This makes the default .env file much smaller (the larger config options
are documented in the handbook) and should make it easier to port the
setup to runtimes other than Docker Compose.
3 years ago
Saúl Ibarra Corretgé
6fe240a712
prosody: update to 0.12
3 years ago
Saúl Ibarra Corretgé
953a4d2425
jicofo: use a client proxy connection
4 years ago
Felix Geyer
effb30b970
prosody: always rebuild configs on start
...
Fixes the upgrade which enabled XMPP websockets in the web config
but the necessary changes in the prosody config weren't applied.
4 years ago
Saúl Ibarra Corretgé
7aa2d8114c
ldap: avoid unnecessary copy
5 years ago
Saúl Ibarra Corretgé
768b6c4a50
security: fail to start if using the old default password
5 years ago
Saúl Ibarra Corretgé
a015710e54
security: don't provide default passwords
...
Also check if they are not provided at sstartup time and fail to start
in that case.
5 years ago
netaskd
ffa017b74d
jibri: add jibri service
5 years ago
Aaron van Meerten
dc374d3633
prosody: tpl main prosody.cfg.lua
6 years ago
netaskd
2e3576f6ca
prosody: add LDAP authentication via SASL mechanism
6 years ago
Paul Tiedtke
df36d71542
xmpp: add jwt authentication support
6 years ago
Saúl Ibarra Corretgé
a235af06d0
prosody: ignore errors when moving certificates
...
In case we have moved them before, for example.
6 years ago
netaskd
b8faa26e75
prosody: fix owner for /config dir
6 years ago
Aleksandr Borisenko
0760253ebd
xmpp: fix default directory for generated certs
6 years ago
Paul Tiedtke
0f0a9420a0
jigasi: make it completely optional
6 years ago
Saúl Ibarra Corretgé
2115bc0ed3
xmpp: remove unneeded files
6 years ago
Saúl Ibarra Corretgé
e78a4ed24a
jigasi: add jigasi support for SIP audio calls
6 years ago
Saúl Ibarra Corretgé
9bb7340f66
jvb: use MUC connections for the JVB
6 years ago
Saúl Ibarra Corretgé
94a620baff
xmpp: fix startup script if directory exists
6 years ago
Saúl Ibarra Corretgé
1010c71b33
core: rework templating
...
Use frep [0] which uses the Go templating capabilities.
[0]: https://github.com/subchen/frep
6 years ago
Saúl Ibarra Corretgé
822cca7d39
xmpp: add ability to customize the XMPP MUC domain
7 years ago
Saúl Ibarra Corretgé
84332c9527
xmpp: add ability to customize the jicofo auth user
7 years ago
Saúl Ibarra Corretgé
80a2a13b5e
xmpp: make the auth XMPP domain configurable
7 years ago
Saúl Ibarra Corretgé
467a149cbb
Initial import
7 years ago