Дамян Минков
|
d50df676a6
|
fix: Fixes missing variable for prosody plugins.
|
3 years ago |
Markus Münzel
|
88997f580c
|
prosody: authentication by matrix user authentication service
Added env variables and prosody plugins to authenticate prosody users by the matrix user authentication service, refer to https://github.com/matrix-org/prosody-mod-auth-matrix-user-verification
Co-authored-by: Markus Münzel <markus@muenzel.de>
|
3 years ago |
Robert Kaussow
|
c37706c8bb
|
misc: fix label order in dockerfiles
|
3 years ago |
Robert Kaussow
|
0de062ba64
|
misc: add missing quotes to labels in dockerfiles
|
3 years ago |
Robert Kaussow
|
76424fda5d
|
chore: add opencontainers labels to Dockerfiles
|
3 years ago |
Robert Kaussow
|
fb2326e613
|
prosody: add missing package libldap-common
|
3 years ago |
Saúl Ibarra Corretgé
|
320829601c
|
base: update base images to Debian Bullseye
|
3 years ago |
Berbe
|
be1da0e2be
|
misc: cleanup Dockerfiles
* Cleanup: Use spaces instead of tabulation
* Cleanup: Reduce layers
* Cleanup: Homogeneise wget syntax
* Cleanup: Use binary GPG key format
|
3 years ago |
Saúl Ibarra Corretgé
|
9bc262a40f
|
prosody: fix building unstable images
|
4 years ago |
Paul Tiedtke
|
5679578d80
|
prosody: add env var to config cross domain settings
|
4 years ago |
Saúl Ibarra Corretgé
|
5c44a84eb4
|
misc: stop using apt-key, it's deprecated
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/480
|
4 years ago |
Saúl Ibarra Corretgé
|
880b9b0e91
|
core: update base image to Debian Buster
|
4 years ago |
Saúl Ibarra Corretgé
|
b235ea1261
|
prosody: disable s2s module
Not used, not needed.
|
5 years ago |
Saúl Ibarra Corretgé
|
1d428a8440
|
prosody: use a 2-stage build
This greatly simplifies the cleanup so we don't leave unneeded packages
behind.
|
5 years ago |
Saúl Ibarra Corretgé
|
1381b08ad8
|
prosody: fix installing dependdencies
Only install from backports what's absolutely necessary and make sure
libssl is installed so JWT auth is not broken...
Ref: https://github.com/jitsi/docker-jitsi-meet/issues/613
|
5 years ago |
Saúl Ibarra Corretgé
|
afafe23640
|
prosody: shrink container size
|
5 years ago |
Saúl Ibarra Corretgé
|
367621f6da
|
prosody: remove no longer needed patch
|
5 years ago |
Saúl Ibarra Corretgé
|
93ba77021b
|
prosody: fix installing prosody from the right repository
|
5 years ago |
Saúl Ibarra Corretgé
|
655cf6be4a
|
web,prosody,jvb: prepare for new stable release
|
5 years ago |
Saúl Ibarra Corretgé
|
b15bb28279
|
prosody: update to latest stable version
Use the official repositories so we don't lag behind in fixes.
|
5 years ago |
netaskd
|
8352559f50
|
misc: add ARG JITSI_REPO for dependented dockerfiles
|
6 years ago |
Po-Ying Chen
|
33a45ec8db
|
prosody: add missing lua module `net-url`
|
6 years ago |
netaskd
|
aa9230af32
|
prosody: apply muc_owner_allow_kick.patch to muc_allowners module
|
6 years ago |
netaskd
|
dd851117a8
|
prosody: refactor getting prosody-plugins.
Now we get all files from the deb package jitsi-meet-tokens into /prosody-plugins
|
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 |
Paul Tiedtke
|
95a55915b7
|
xmpp: add ability to add custom prosody modules
|
6 years ago |
Saúl Ibarra Corretgé
|
720f36c0fd
|
xmpp: no need to add backports repository
It's now already there since it's in base.
|
6 years ago |
Saúl Ibarra Corretgé
|
aefefb53b6
|
xmpp: disable HTTPS for BOSH
It's not exposed, we proxy from the web frontend.
|
6 years ago |
Saúl Ibarra Corretgé
|
467a149cbb
|
Initial import
|
7 years ago |