Aaron van Meerten
|
412bc4b01c
|
prosody: documented global config and modules environment vars
|
5 years ago |
Aaron van Meerten
|
397aa3a4b2
|
docker-compose: adds comments and docker-compose entries for new shell variables
|
5 years ago |
Aaron van Meerten
|
48d8013bdd
|
prosody: properly name ALLOW_EMPTY variable
prosody: fix check for auth type when including jwt module
|
5 years ago |
Po-Ying Chen
|
33a45ec8db
|
prosody: add missing lua module `net-url`
|
5 years ago |
netaskd
|
aa9230af32
|
prosody: apply muc_owner_allow_kick.patch to muc_allowners module
|
5 years ago |
netaskd
|
dd851117a8
|
prosody: refactor getting prosody-plugins.
Now we get all files from the deb package jitsi-meet-tokens into /prosody-plugins
|
5 years ago |
netaskd
|
e48bf46f7c
|
jigasi,web: add transcription options
|
5 years ago |
Saúl Ibarra Corretgé
|
8d48317aae
|
doc: update README
|
5 years ago |
netaskd
|
62f2d11cab
|
web,etherpad: add etherpad addon for sharing document
|
5 years ago |
r900
|
2f9192c238
|
misc: change test for "unstable" to proper /bin/sh syntax
With /bin/sh one `=` has to be used, otherwise it will always fail with "unexpected operator".
|
5 years ago |
Aaron van Meerten
|
8312892eee
|
Merge branch 'dev' into token-parameter-additions
|
5 years ago |
Aaron van Meerten
|
a39aa5d16d
|
change global config to split on \\n
|
5 years ago |
Matthias Herzog
|
e6eecce2af
|
web: add letsencrypt volume
|
5 years ago |
netaskd
|
abac343442
|
makefile: add release target. all target makes build all only
|
5 years ago |
netaskd
|
e8c8342848
|
misc: refactoring Makefile
|
5 years ago |
Saúl Ibarra Corretgé
|
f809afe7ed
|
prosody: fix enabling the token_verification module
Fixes: https://github.com/jitsi/jitsi-meet/issues/4349
|
5 years ago |
arnuschky
|
85c79cfb2b
|
doc: fix prosody create user command in README
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/109
|
5 years ago |
netaskd
|
046145d95e
|
base: add testing tools if JITSI_RELEASE is unstable
|
5 years ago |
netaskd
|
bb1d386ebc
|
jvb: set owner jvb rights for /config directory
|
5 years ago |
Aaron van Meerten
|
dc374d3633
|
prosody: tpl main prosody.cfg.lua
|
6 years ago |
Aaron van Meerten
|
d6a949ca63
|
prosody: allow token auth module override
|
6 years ago |
Aaron van Meerten
|
9e9cee7991
|
prosody: add asap keyserver, empty token
|
6 years ago |
Saúl Ibarra Corretgé
|
8da61612e9
|
prosody: introduce AUTH_TYPE
It simplifies selecting the desired authentication type, instead of
having a boolean for each.
|
6 years ago |
Saúl Ibarra Corretgé
|
9ff3ce295c
|
web: persist letsencrypt certificates
Store them in the config volume so they are not regenerated on every
boot.
Closes: https://github.com/jitsi/docker-jitsi-meet/issues/71
|
6 years ago |
netaskd
|
165f313764
|
jigasi: add SDES srtp enabling possibility and healthcheck
|
6 years ago |
Saúl Ibarra Corretgé
|
6c0bbae73c
|
misc: group authentication options together
|
6 years ago |
netaskd
|
2e3576f6ca
|
prosody: add LDAP authentication via SASL mechanism
|
6 years ago |
Saúl Ibarra Corretgé
|
0db4b7dce9
|
doc: add JWT token example
|
6 years ago |
netaskd
|
fb93051bea
|
misc: all variables moved to .env file for fully customization of jitsi-meet service domains
|
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 |
Saúl Ibarra Corretgé
|
5c0776b8ed
|
doc: this is no longer experimental
It seems to work well, who would have thought? :-)
|
6 years ago |
Saúl Ibarra Corretgé
|
63f8ddda18
|
build: only push "latest" and the release tag
|
6 years ago |
Saúl Ibarra Corretgé
|
7f00c8e7a2
|
web: sync Jitsi Meet configuration
|
6 years ago |
Saúl Ibarra Corretgé
|
3a534c63b5
|
xmpp: disable storage for MUC components
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/64
|
6 years ago |
Saúl Ibarra Corretgé
|
aaf7baa9e8
|
jigasi: set DOMAIN_BASE for SIP account
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/33
|
6 years ago |
Paul Tiedtke
|
e848354042
|
xmpp: add default host to prosody config
|
6 years ago |
netaskd
|
bb7f68a749
|
web: update config.js from upstream
|
6 years ago |
Paul Tiedtke
|
2da615c1f4
|
misc: fix typo in Makefile
|
6 years ago |
Saúl Ibarra Corretgé
|
1d0ecec9ef
|
build: add helper to tag images
|
6 years ago |
Saúl Ibarra Corretgé
|
7ebbf7b92a
|
jvb: fix specifying an empty list of STUN servers
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/43
|
6 years ago |
Saúl Ibarra Corretgé
|
30c425811e
|
misc: fix handling boolean values
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/30
|
6 years ago |
Saúl Ibarra Corretgé
|
e3583c72a6
|
jigasi: don't make SIP proxy port and transport mandatory
|
6 years ago |
Paul Tiedtke
|
95a55915b7
|
xmpp: add ability to add custom prosody modules
|
6 years ago |
Paul Tiedtke
|
fb1fdb1d53
|
doc: add missing entry in README
|
6 years ago |
Saúl Ibarra Corretgé
|
8e2964b006
|
xmpp: fix storage backend on prosody 0.11
|
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é
|
19666889bd
|
doc: update README
|
6 years ago |