matrix-docker-ansible-deploy/docs
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
..
ansible.md Link to official instructions on how to install Ansible 2020-01-26 14:17:59 -06:00
configuring-dns.md Add Jitsi support 2020-03-23 17:19:15 +02:00
configuring-playbook-base-domain-serving.md
configuring-playbook-bridge-appservice-discord.md
configuring-playbook-bridge-appservice-irc.md Fix matrix-appservice-irc database specification 2020-02-08 11:02:03 +01:00
configuring-playbook-bridge-appservice-slack.md
configuring-playbook-bridge-appservice-webhooks.md quick typo 2020-02-25 19:01:32 -05:00
configuring-playbook-bridge-mautrix-facebook.md
configuring-playbook-bridge-mautrix-hangouts.md
configuring-playbook-bridge-mautrix-telegram.md
configuring-playbook-bridge-mautrix-whatsapp.md
configuring-playbook-dimension.md Minor fixup 2020-03-21 00:13:31 +02:00
configuring-playbook-email2matrix.md
configuring-playbook-email.md
configuring-playbook-external-postgres.md
configuring-playbook-federation.md
configuring-playbook-jitsi.md Manage Jitsi configuration by ourselves for most components 2020-03-24 09:35:21 +02:00
configuring-playbook-ldap-auth.md
configuring-playbook-matrix-corporal.md
configuring-playbook-mxisd.md
configuring-playbook-nginx.md
configuring-playbook-own-webserver.md Disable TLSv1.1 by default 2020-01-30 12:56:20 +02:00
configuring-playbook-rest-auth.md
configuring-playbook-riot-web.md Add support for themes to riot-web 2020-02-26 08:40:35 +02:00
configuring-playbook-s3.md
configuring-playbook-shared-secret-auth.md
configuring-playbook-ssl-certificates.md
configuring-playbook-synapse-simple-antispam.md
configuring-playbook-synapse.md
configuring-playbook-telemetry.md
configuring-playbook-turn.md
configuring-playbook.md
configuring-well-known.md
getting-the-playbook.md
howto-server-delegation.md
importing-media-store.md
importing-postgres.md
importing-sqlite.md
installing.md Add a note for users not using SSH keys 2020-01-18 19:55:26 +02:00
maintenance-and-troubleshooting.md
maintenance-checking-services.md
maintenance-migrating.md
maintenance-postgres.md Use Postgres 12.1 when creating a backup 2020-01-20 16:33:47 -06:00
maintenance-synapse.md
maintenance-upgrading-services.md
prerequisites.md Mention that root access is a requirement 2020-03-15 13:04:55 +02:00
README.md
registering-users.md changes to the docs for the new admin modifcation scripts 2020-01-20 12:59:36 -08:00
self-building.md Update changelog and documentation 2020-03-15 12:54:41 +02:00
uninstalling.md
updating-users-passwords.md reversing another accident, forgot vim mode wasnt enabled at the time 2020-01-20 13:05:46 -08:00