Commit Graph

17 Commits

Author SHA1 Message Date
Saúl Ibarra Corretgé
1d428a8440 prosody: use a 2-stage build
This greatly simplifies the cleanup so we don't leave unneeded packages
behind.
2020-05-27 23:12:37 +02:00
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
2020-05-27 09:37:31 +02:00
Saúl Ibarra Corretgé
afafe23640 prosody: shrink container size 2020-05-26 23:24:30 +02:00
Saúl Ibarra Corretgé
367621f6da prosody: remove no longer needed patch 2020-04-14 11:41:12 +02:00
Saúl Ibarra Corretgé
93ba77021b prosody: fix installing prosody from the right repository 2020-03-30 09:58:54 +02:00
Saúl Ibarra Corretgé
655cf6be4a web,prosody,jvb: prepare for new stable release 2020-03-27 22:12:25 +01:00
Saúl Ibarra Corretgé
b15bb28279 prosody: update to latest stable version
Use the official repositories so we don't lag behind in fixes.
2020-03-26 10:42:40 +01:00
netaskd
8352559f50 misc: add ARG JITSI_REPO for dependented dockerfiles 2019-09-03 19:07:55 +02:00
Po-Ying Chen
33a45ec8db prosody: add missing lua module net-url 2019-08-14 18:59:56 +02:00
netaskd
aa9230af32 prosody: apply muc_owner_allow_kick.patch to muc_allowners module 2019-08-09 15:32:28 +02:00
netaskd
dd851117a8 prosody: refactor getting prosody-plugins.
Now we get all files from the deb package jitsi-meet-tokens into /prosody-plugins
2019-08-09 10:07:32 +02:00
netaskd
2e3576f6ca prosody: add LDAP authentication via SASL mechanism 2019-04-17 09:56:43 +02:00
Paul Tiedtke
df36d71542 xmpp: add jwt authentication support 2019-02-21 08:34:41 +01:00
Paul Tiedtke
95a55915b7 xmpp: add ability to add custom prosody modules 2019-01-28 22:11:17 +01:00
Saúl Ibarra Corretgé
720f36c0fd xmpp: no need to add backports repository
It's now already there since it's in base.
2018-11-07 09:28:53 +01:00
Saúl Ibarra Corretgé
aefefb53b6 xmpp: disable HTTPS for BOSH
It's not exposed, we proxy from the web frontend.
2018-10-17 23:06:51 +02:00
Saúl Ibarra Corretgé
467a149cbb Initial import 2018-03-14 10:23:50 +01:00