matrix-docker-ansible-deploy/roles
Slavi Pantaleev d605b219a2 Manage Jitsi configuration by ourselves for most components
We do this for 2 reasons:

- so we can control things which are not controllable using environment
variables (for example `stunServers` in jitsi/web, since we don't wish
to use the hardcoded Google STUN servers if our own Coturn is enabled)

- so playbook variable changes will properly rebuild the configuration.
When using Jitsi environment variables, the configuration is only built
once (the first time) and never rebuilt again. This is not the
consistent with the rest of the playbook and with how Ansible operates.
We're not perfect at it (yet), because we still let the Jitsi containers
generate some files on their own, but we are closer and it should be
good enough for most things.

Related to #415 (Github Pull Request).
2020-03-24 09:35:21 +02:00
..
matrix-base Add Jitsi support 2020-03-23 17:19:15 +02:00
matrix-bridge-appservice-discord
matrix-bridge-appservice-irc Fix matrix-appservice-irc database specification 2020-02-08 11:02:03 +01:00
matrix-bridge-appservice-slack Revert "Upgrade Slack bridge to 1.0.2" 2020-01-26 23:07:12 +02:00
matrix-bridge-appservice-webhooks Remove useless matrix_appservice_webhooks_webhooks_port 2020-03-03 12:38:26 +02:00
matrix-bridge-mautrix-facebook Fix weird path creation 2020-03-18 18:24:30 +02:00
matrix-bridge-mautrix-hangouts Fix weird path creation 2020-03-18 18:24:30 +02:00
matrix-bridge-mautrix-telegram Upgrade mautrix-telegram (0.6.1 -> 0.7.0) 2020-01-18 14:17:50 +02:00
matrix-bridge-mautrix-whatsapp Fix escaping issues affecting the Whatsapp bridge 2020-01-13 10:56:48 +02:00
matrix-common-after/tasks
matrix-corporal uri.follow_redirects is now a string field 2020-01-22 15:36:54 -06:00
matrix-coturn Fix weird path creation 2020-03-18 18:24:30 +02:00
matrix-dimension
matrix-email2matrix
matrix-jitsi Manage Jitsi configuration by ourselves for most components 2020-03-24 09:35:21 +02:00
matrix-mailer
matrix-mxisd Fix weird path creation 2020-03-18 18:24:30 +02:00
matrix-nginx-proxy Add Jitsi support 2020-03-23 17:19:15 +02:00
matrix-postgres Update postgres (12.1 -> 12.2, etc) 2020-03-18 06:50:51 -05:00
matrix-riot-web Add Jitsi support 2020-03-23 17:19:15 +02:00
matrix-synapse Update Synapse configuration for v1.12.0 2020-03-23 16:15:03 +02:00