Warren Bailey
becab3c6a9
remove duplicates
пре 3 година
Warren Bailey
61c7a2bb3e
rename variable
пре 3 година
Warren Bailey
1245a182e0
use server id of jvb-1 for the main server
пре 3 година
Warren Bailey
544f161c46
change variable name to server id
пре 3 година
Warren Bailey
ee20f1e004
set nginx config
пре 3 година
Warren Bailey
5b66704cfd
Add task to configure a standalone JVB on a different server
пре 3 година
Aine
b17b1fb01a
Update jitsi stable-7830 -> stable-7882
пре 3 година
Aine
db7cc3bda0
Update Jitsi stable-7648-4 -> stable-7830
пре 3 година
Aine
ee892c7cf7
Update Jitsi stable-7648-3 -> stable-7648-4
пре 3 година
Slavi Pantaleev
e8db7611d4
Add ENABLE_JAAS_COMPONENTS to Jitsi
Related to https://github.com/jitsi/docker-jitsi-meet/issues/1377
Adding this doesn't really help though. `stable-7648-2` is broken
regardless. `stable-7648-3` is necessary to make it work.
We're already updated to `-3` anyway. This just adds the missing
environment variable for completeness.
пре 3 година
Aine
7e6f6fd62a
Update Jitsi stable-7648-2 -> stable-7648-3
пре 3 година
Aine
066aaf4ed1
Update Jitsi stable-7577-2 -> stable-7648-2
пре 3 година
Slavi Pantaleev
eb54955d63
Revert "Update Jitsi stable-7577-2 -> stable-7648"
This reverts commit 2c01c5bedf .
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2025
Related to https://github.com/jitsi/jitsi-meet/issues/12026
пре 3 година
Aine
2c01c5bedf
Update Jitsi stable-7577-2 -> stable-7648
пре 3 година
Aine
aace9b131f
Update Jitsi stable-7577-1 -> stable-7577-2
пре 3 година
Slavi Pantaleev
dcb5a1370b
Upgrade Jitsi (stable-7577 -> stable-7577-1)
пре 3 година
Aine
a54c06d1a7
Update Jitsi stable-7439-2 -> stable-7577
пре 3 година
Slavi Pantaleev
c73680712b
Fix (suppress) var-naming ansible-lint errors
Reference: https://ansible-lint.readthedocs.io/en/latest/default_rules/#var-naming
We don't really fix these, but just suppress them,
because they're like that intentionally.
We try to name variables in a way that is consistent with the
configuration key they control. If the upstream component uses
camelCase, we also need to include camelCase in the variable name.
пре 3 година
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
пре 3 година
Kabir Kwatra
c3f85ae827
feat(jitsi+arm64): Enable Jitsi on arm64
fixes spantaleev/matrix-docker-ansible-deploy#1889
Support for arm64 images tracked in jitsi/docker-jitsi-meet#1214 and added in jitsi/docker-jitsi-meet#1269
пре 3 година
Christos Karamolegkos
9c606d1fcb
Update jitsi to version 7001
Tested, works without any configuration changes.
пре 4 година
GoliathLabs
b8f6f6a51a
Updated: jitsi to stable-6865
пре 4 година
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
пре 4 година
GoliathLabs
be4c93dc24
Updated: version to stable-6726-2
пре 4 година
Chris van Dijk
bc5efa0dbc
Remove Jitsi web interface_config.js in favour of custom-interface_config.js
As of docker-jitsi-meet stable-6433 [1], `/config/interface_config.js`
is regenerated on every boot. The correct way to modify the interface
config is now via `/config/custom-interface_config.js`, which is
appended to a default copy of `interface_config.js` by
`/etc/cont-init.d/10-config` on every boot of the docker image.
Given that `interface_config.js` is considered deprecated by upstream
(all options will eventually be moved to `config.js`), we also deprecate
the `matrix_jitsi_web_interface_config_*` variables in favour of
`matrix_jitsi_web_custom_interface_config_extension`.
[1] https://github.com/jitsi/docker-jitsi-meet/blob/stable-6433/CHANGELOG.md#stable-6433
пре 4 година
sakkiii
12832d8a68
jitsi update
пре 4 година
ppacheco28
eca26e49e1
Update Jitsi to version stable-6727
пре 4 година
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 година
ppacheco28
dd1feffcc2
Add support for Jitsi internal authentication user creation
пре 4 година
ppacheco28
f2cd37685c
Add support for Jitsi internal authentication user creation
пре 4 година
sakkiii
510f299c04
Syntex fixed
пре 4 година
sakkiii
a43b109653
Jitsi Update stable-5963
пре 4 година
Michael Collins
98e6cd685d
sync with previous repo
пре 4 година
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
пре 4 година
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
пре 4 година
sak
7b2211da8e
remove jibri
пре 4 година
sakkiii
f2f1b20e44
jicofo client proxy connection
пре 4 година
sakkiii
d9e943aaaa
minor fix
пре 4 година
sakkiii
0c8a3c401f
jibri service
пре 4 година
sakkiii
8af2d818b1
domain_fix
пре 4 година
SkepticalWaves
2e8a2bdf7d
Add empty default for jitsi-prosody modules
пре 4 година
Michael-GMH
85777e8f96
merge with upstream
пре 4 година
ewang
409cd2b9a3
Source port binding from group vars in line other components
пре 5 година
Eagle-251
ef6a7e051c
Fix missing port binding.
пре 5 година
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
пре 5 година
Béla Becker
116bcaa13b
Update jitsi to stable-5765-1
Changelog:
https://github.com/jitsi/docker-jitsi-meet/blob/stable-5765-1/CHANGELOG.md
пре 5 година
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
пре 5 година
Ahmad Haghighi
e335f3fc77
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
пре 5 година
Ahmad Haghighi
f52a8b6484
use custom docker registry
пре 5 година
Slavi Pantaleev
179b416ed5
Fix variable name typo
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/970
пре 5 година