matrix-docker-ansible-deploy/docs
Slavi Pantaleev 6403904f59 Try to make DNS SRV setup sound scarier (which it is)
We've had people who get the impression that well-known = bad,
DNS SRV = good, and who try to use DNS SRV for server delegation.

While it's true that DNS SRV can be superior for high-availability
scenarios, it's much harder to set up and comes with its own potential
downsides.

Using the well-known method is more straightforward and is enough
for almost all of us. Throwing people into the deep for no good
reason is not nice. Hopefully wording is better after this patch.
2020-12-24 11:38:06 +02:00
..
alternative-architectures.md Update docs on self-building and remove useless variable 2020-06-29 14:58:03 +03:00
ansible.md Add notes about running Ansible on Ubuntu 20.04 2020-10-15 11:35:29 +03:00
configuring-captcha.md Simplify enabling recaptcha instructions a bit 2020-07-04 09:35:20 +03:00
configuring-dns.md Switch to the new vectorim/element-web Docker image 2020-10-29 11:46:58 -05:00
configuring-playbook-base-domain-serving.md Be explicit about the type of DNS record to use 2020-07-21 11:20:00 +00:00
configuring-playbook-bot-matrix-reminder-bot.md Improve wording a bit 2020-07-20 14:24:49 +03:00
configuring-playbook-bridge-appservice-discord.md Do not recommend usePrivilegedIntents for appservice-discord 2020-12-16 16:26:15 +02:00
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 better described how to get channel id, added a section how to unlink a channel and a troubleshooting section 2020-04-13 17:17:19 +02:00
configuring-playbook-bridge-appservice-webhooks.md quick typo 2020-02-25 19:01:32 -05:00
configuring-playbook-bridge-matrix-bridge-sms.md Update configuring-playbook-bridge-matrix-bridge-sms.md 2020-11-25 15:39:14 +01:00
configuring-playbook-bridge-mautrix-facebook.md Add support for automatic Double Puppeting for all Mautrix bridges 2020-01-12 20:28:36 +02:00
configuring-playbook-bridge-mautrix-hangouts.md Add support for automatic Double Puppeting for all Mautrix bridges 2020-01-12 20:28:36 +02:00
configuring-playbook-bridge-mautrix-telegram.md Add support for automatic Double Puppeting for all Mautrix bridges 2020-01-12 20:28:36 +02:00
configuring-playbook-bridge-mautrix-whatsapp.md Add support for automatic Double Puppeting for all Mautrix bridges 2020-01-12 20:28:36 +02:00
configuring-playbook-bridge-mx-puppet-discord.md Announce mx-puppet-discord bridging support 2020-07-01 19:01:14 +03:00
configuring-playbook-bridge-mx-puppet-instagram.md mx-puppet-instagram: add documentation on how to setup & use the bridge 2020-06-28 10:46:39 +02:00
configuring-playbook-bridge-mx-puppet-skype.md Rename documentation file 2020-04-09 09:26:03 +03:00
configuring-playbook-bridge-mx-puppet-slack.md Announce mx-puppet-slack support 2020-04-23 18:03:36 +03:00
configuring-playbook-bridge-mx-puppet-steam.md Fixed Steam link 2020-07-05 10:26:34 +03:00
configuring-playbook-bridge-mx-puppet-twitter.md Add mx-puppet-twitter 2020-06-29 15:28:43 +03:00
configuring-playbook-client-element.md Switch to the new vectorim/element-web Docker image 2020-10-29 11:46:58 -05:00
configuring-playbook-dimension.md Automatically enable openid listeners when ma1sd enabled 2020-12-08 16:59:20 +02:00
configuring-playbook-dynamic-dns.md Announce Dynamic DNS support 2020-11-11 00:01:08 +02:00
configuring-playbook-email.md Typo STMP -> SMTP 2020-05-16 14:49:12 +02:00
configuring-playbook-email2matrix.md Mention Email2Matrix usage alongside Postfix 2019-08-09 12:15:44 +03:00
configuring-playbook-external-postgres.md Fix incorrect inventory host_vars paths 2019-05-24 08:06:42 +09:00
configuring-playbook-federation.md Automatically enable openid listeners when ma1sd enabled 2020-12-08 16:59:20 +02:00
configuring-playbook-jitsi.md fixes config.js 2020-12-06 23:42:44 +01:00
configuring-playbook-ldap-auth.md Replace mxisd with ma1sd in docs, fixing URLs 2020-04-02 11:26:30 +02:00
configuring-playbook-ma1sd.md Automatically enable openid listeners when ma1sd enabled 2020-12-08 16:59:20 +02:00
configuring-playbook-matrix-corporal.md Be more clear that Corporal requires Shared Secret Auth 2020-08-19 09:29:39 +03:00
configuring-playbook-matrix-registration.md Add matrix-registration support 2020-09-01 13:46:05 +03:00
configuring-playbook-nginx.md add option to disable nginx access log 2020-12-21 21:26:49 +01:00
configuring-playbook-own-webserver.md Missing ` in traefik domains instructions 2020-12-15 14:15:40 +02:00
configuring-playbook-rest-auth.md Replace mxisd with ma1sd in docs, fixing URLs 2020-04-02 11:26:30 +02:00
configuring-playbook-riot-web.md Add information about deleting SSL renewal config 2020-07-23 08:15:18 +03:00
configuring-playbook-s3.md Improve Goofys documentation example for GCS 2020-07-12 09:50:39 +03:00
configuring-playbook-shared-secret-auth.md Mention pwgen for generating a strong shared secret 2020-05-29 10:38:12 +03:00
configuring-playbook-ssl-certificates.md Mention that we possibly obtain a Jitsi certificate 2020-12-12 01:44:34 +02:00
configuring-playbook-synapse-admin.md Improve wording a bit 2020-10-27 20:41:52 +02:00
configuring-playbook-synapse-simple-antispam.md Add support for Synapse Simple Antispam 2019-09-09 08:13:10 +03:00
configuring-playbook-synapse.md Add support for reverse-proxying /_synapse/oidc 2020-11-02 11:10:03 +02:00
configuring-playbook-telemetry.md Update configuring-playbook-telemetry.md 2020-09-07 17:14:34 +03:00
configuring-playbook-turn.md Added a documentation enhancement regarding external TURN server 2020-05-05 08:42:14 +02:00
configuring-playbook.md Updates to reviewer comments 2020-11-07 17:53:13 -08:00
configuring-well-known.md Riot is now Element 2020-07-17 11:31:20 +03:00
getting-the-playbook.md Improve documentation about getting the playbook 2019-03-10 17:02:20 +02:00
howto-server-delegation.md Try to make DNS SRV setup sound scarier (which it is) 2020-12-24 11:38:06 +02:00
importing-postgres.md Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
importing-synapse-media-store.md Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
importing-synapse-sqlite.md Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
installing.md Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
maintenance-and-troubleshooting.md add some doc about the run-docker-prune tag 2020-10-10 14:27:07 +02:00
maintenance-checking-services.md Update URL for Matrix federation tester 2019-05-09 07:04:46 +02:00
maintenance-migrating.md Fix "Migrating to a new server" flow due to dynamic user/group creation 2020-05-06 09:55:40 +03:00
maintenance-postgres.md Use up-to-date PostgreSQL container version for backups. 2020-10-02 22:53:06 +02:00
maintenance-synapse.md Remove synapse-janitor support 2020-12-11 23:24:42 +02:00
maintenance-upgrading-services.md Fix typos and improve wording 2020-06-01 22:32:19 +03:00
prerequisites.md Document Ansible's Python interpreter discovery some more 2020-12-16 18:14:52 +02:00
README.md Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
registering-users.md Mention CAPTCHA for public-registration servers 2020-09-01 14:00:17 +03:00
self-building.md Add self-building support to matrix-corporal 2020-12-04 01:48:08 +02:00
uninstalling.md Improve uninstallation instructions 2020-11-24 09:38:17 +02:00
updating-users-passwords.md Update updating-users-passwords.md 2020-12-23 11:23:09 +01:00