sakkiii
55860bf38f
Jitsi update - sentry logging added
4 years ago
sakkiii
12832d8a68
jitsi update
4 years ago
ppacheco28
eca26e49e1
Update Jitsi to version stable-6727
4 years ago
Slavi Pantaleev
6568b68759
Fix validation message
The check was checking for an empty string in `matrix_jitsi_prosody_auth_internal_accounts`,
which is unlikely to happen. We should check for an empty list instead.
The check was not validating username/password values, so telling the user that they need a non-empty
username/password is misleading. It was merely checking if there's at least one entry in the list.
This patch adjusts the check and message accordingly.
4 years ago
ppacheco28
c116f268f2
Fixed type mismatch
4 years ago
ppacheco28
0c101f20c4
Fixed unnecessary checking of user attributes, added check for matrix_jitsi_enable_auth boolean
4 years ago
ppacheco28
4c25c1df06
Changed matrix_jitsi_prosody_auth_internal_accounts default to an empty array, removed unused configuration declaration, and moved jibri configuration back to its proper place
4 years ago
ppacheco28
a26abb2f1b
Removed an empty line (formatting)
4 years ago
ppacheco28
6e38ce42d8
Added check before stopping service, fixed unnecessary checking of user attributes, and created sections to clarify the file's purpose
4 years ago
ppacheco28
d086668f52
Ensure internal authentication users are properly configured
4 years ago
ppacheco28
dd1feffcc2
Add support for Jitsi internal authentication user creation
4 years ago
ppacheco28
f2cd37685c
Add support for Jitsi internal authentication user creation
4 years ago
Slavi Pantaleev
735c966ab6
Disable systemd services when stopping to uninstall them
Until now, we were leaving services "enabled"
(symlinks in /etc/systemd/system/multi-user.target.wants/).
We clean these up now. Broken symlinks may still exist in older
installations that enabled/disabled services. We're not taking care
to fix these up. It's just a cosmetic defect anyway.
4 years ago
Slavi Pantaleev
143b0f26d9
Restore usage of some _environment_variables_extension Jitsi variables
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1377
Regresion since https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1139
4 years ago
sakkiii
510f299c04
Syntex fixed
4 years ago
sakkiii
a43b109653
Jitsi Update stable-5963
4 years ago
Michael Collins
98e6cd685d
sync with previous repo
4 years ago
Hardy Erlinger
03e8c75a30
Restore authentication for Jitsi Meet.
4 years ago
sakkiii
d08a78ff1f
remove prosody JICOFO_COMPONENT_SECRET
4 years ago
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
4 years ago
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
4 years ago
sak
7b2211da8e
remove jibri
4 years ago
sakkiii
0cc17ab2ca
matrix_jitsi_jicofo_component_secret validation
4 years ago
sakkiii
f2f1b20e44
jicofo client proxy connection
4 years ago
sakkiii
6ede9c8cd6
network-alias added to fix domains
4 years ago
sakkiii
d9e943aaaa
minor fix
4 years ago
sakkiii
0c8a3c401f
jibri service
4 years ago
sakkiii
1250208907
whitespaces
4 years ago
sakkiii
c0cd2a3c93
JICOFO_RESERVATION_ENABLED contains whitespaces.
4 years ago
sakkiii
f8be36327c
jibri service
4 years ago
sakkiii
3e011bafd5
jibri env
4 years ago
sakkiii
8af2d818b1
domain_fix
4 years ago
sakkiii
2ca92b76b6
stable-5963
4 years ago
SkepticalWaves
2e8a2bdf7d
Add empty default for jitsi-prosody modules
4 years ago
SkepticalWaves
2886dc3939
Add module configuration to jitsi-prosody env file
4 years ago
Michael-GMH
85777e8f96
merge with upstream
4 years ago
ewang
409cd2b9a3
Source port binding from group vars in line other components
4 years ago
Eagle-251
ef6a7e051c
Fix missing port binding.
4 years ago
ewang
1bb6ed97ae
Make port bindings default for those disabling nginx proxy
I changed the conditional statement in prosody systemd template to bind the localhost port by default if people have set ```matrix_nginx_proxy_enabled == false ```.
Hopefully that should make it the default behaviour now.
4 years ago
ewang
4a772e50f4
Allow Jitsi XMPP webscoket support for users using own webserver.
Added:
- Conditional localhost Port bindings for Jitsi Prosody systemd template
- Added variable to main.yml to allow overriding from vars.yml
4 years ago
Béla Becker
b10655ebb1
Jitsi XMPP Websocket support
Jitsi-meet enabled websockets by default, claiming better reliability.
Matrix-nginx-proxy configuration has been set up according to the
Prosody documentation: https://prosody.im/doc/websocket
4 years ago
Béla Becker
116bcaa13b
Update jitsi to stable-5765-1
Changelog:
https://github.com/jitsi/docker-jitsi-meet/blob/stable-5765-1/CHANGELOG.md
4 years ago
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
4 years ago
Ahmad Haghighi
e335f3fc77
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
4 years ago
Ahmad Haghighi
f52a8b6484
use custom docker registry
4 years ago
Slavi Pantaleev
9409588513
Fix variable name typo (take 2)
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/970
5 years ago
Slavi Pantaleev
179b416ed5
Fix variable name typo
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/970
5 years ago
Michael
5a6bdb0c3d
merge upstream
5 years ago
Slavi Pantaleev
a25b8135b8
Fix point overlap between matrix-domain and Jitsi
Mostly affects people who disable the integrated `matrix-nginx-proxy`.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/456
and more specifically 4d62a75f6f .
5 years ago
Michael
33ec5710d9
0.2.1 revision
5 years ago