matrix-docker-ansible-deploy/docs
Slavi Pantaleev 964aa0e84d Switch to using an external Ntfy role
The newly extracted role also has native Traefik support,
so we no longer need to rely on `matrix-nginx-proxy` for
reverse-proxying to Ntfy.

The new role uses port `80` inside the container (not `8080`, like
before), because that's the default assumption of the officially
published container image. Using a custom port (like `8080`), means the
default healthcheck command (which hardcodes port `80`) doesn't work.
Instead of fiddling to override the healthcheck command, we've decided
to stick to the default port instead. This only affects the
inside-the-container port, not any external ports.

The new role also supports adding the network ranges of the container's
multiple additional networks as "exempt hosts". Previously, only one
network's address range was added to "exempt hosts".
2023-02-17 09:54:33 +02:00
..
assets Add matrix-registration-bot (#1771) 2022-04-21 11:07:47 +03:00
alternative-architectures.md Determine matrix_architecture automatically 2022-11-22 09:22:56 +02:00
ansible.md Upgrade devture/ansible (2.13.6-r0 -> 2.13.6-r0-1) 2022-12-21 18:47:38 +02:00
configuring-captcha.md Add dendrite captcha config to doc and hCaptcha (#2290) 2022-11-26 09:27:43 +02:00
configuring-dns.md standalone etherpad 2022-11-04 11:36:10 +02:00
configuring-playbook-backup-borg.md Fix outdated documentation leading to matrix-backup-borg 2023-02-13 13:16:55 +02: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-buscarron.md Add automatic user account creation support to Buscarron 2022-11-01 17:03:53 +02:00
configuring-playbook-bot-chatgpt.md update configuring-playbook-bot-chatgpt.md 2023-02-10 00:14:09 +02:00
configuring-playbook-bot-draupnir.md Fix formating error in Draupnir docs 2023-02-10 13:34:16 +01:00
configuring-playbook-bot-go-neb.md Create dedicated doc page on obtaining access tokens 2022-08-20 11:47:14 +02:00
configuring-playbook-bot-honoroit.md Add matrix-user-creator role - automatic user account creation support 2022-11-01 16:22:58 +02:00
configuring-playbook-bot-matrix-registration-bot.md Add matrix-user-creator role - automatic user account creation support 2022-11-01 16:22:58 +02:00
configuring-playbook-bot-matrix-reminder-bot.md Add matrix-user-creator role - automatic user account creation support 2022-11-01 16:22:58 +02:00
configuring-playbook-bot-maubot.md Improve maubot doc 2022-09-22 13:48:24 +02:00
configuring-playbook-bot-mjolnir.md better wording 2022-08-29 14:33:53 -04:00
configuring-playbook-bot-postmoogle.md Add matrix-user-creator role - automatic user account creation support 2022-11-01 16:22:58 +02:00
configuring-playbook-bridge-appservice-discord.md enumeration for better visibility 2022-08-02 12:22:41 +02:00
configuring-playbook-bridge-appservice-irc.md merge with upstream 2021-05-25 21:08:00 +08:00
configuring-playbook-bridge-appservice-kakaotalk.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-bridge-appservice-slack.md Announce maurtix-slack 2023-01-11 10:38:54 +02:00
configuring-playbook-bridge-appservice-webhooks.md Link appservice-webhooks to hookshot 2022-02-01 13:25:02 +01:00
configuring-playbook-bridge-beeper-linkedin.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-bridge-go-skype-bridge.md docs/configuring-playbook-bridge-go-skype-bridge: Fixups 2022-06-13 06:40:15 +00:00
configuring-playbook-bridge-heisenbridge.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-bridge-hookshot.md Make hookshot variable names consistent with the rest of the playbook 2022-11-30 08:13:39 +02: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-discord.md Merge pull request #2222 from array-in-a-matrix/master 2022-11-09 09:10:04 +02:00
configuring-playbook-bridge-mautrix-facebook.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-bridge-mautrix-googlechat.md Create dedicated doc page on obtaining access tokens 2022-08-20 11:47:14 +02:00
configuring-playbook-bridge-mautrix-hangouts.md Create dedicated doc page on obtaining access tokens 2022-08-20 11:47:14 +02:00
configuring-playbook-bridge-mautrix-instagram.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-bridge-mautrix-signal.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-bridge-mautrix-slack.md Update configuring-playbook-bridge-mautrix-slack.md 2023-02-15 17:14:09 +00:00
configuring-playbook-bridge-mautrix-telegram.md update docs to exclude grou-sync 2022-10-15 14:43:25 +02:00
configuring-playbook-bridge-mautrix-twitter.md Update links to Mautrix Twitter bridge 2022-01-03 01:05:13 +00:00
configuring-playbook-bridge-mautrix-whatsapp.md Allow the mautrix whatsapp relaybot to be enabled with a variable (#2381) 2023-01-06 11:09:07 +02:00
configuring-playbook-bridge-mx-puppet-discord.md discord-bridges - fixing grammar mistakes, thanks @spontaleev 2022-08-03 09:33:52 +02:00
configuring-playbook-bridge-mx-puppet-groupme.md Migrate mx-puppet-groupme to new repo 2022-07-19 19:02:32 -04: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 Remove matrix-bridge-mx-puppet-skype role 2022-07-14 18:09:19 +03:00
configuring-playbook-bridge-mx-puppet-slack.md Announce maurtix-slack 2023-01-11 10:38:54 +02:00
configuring-playbook-bridge-mx-puppet-steam.md Remove unused variables from mx-puppet-* bridges 2021-06-23 09:56:31 +03:00
configuring-playbook-bridge-mx-puppet-twitter.md Announce mautrix-twitter support 2021-12-22 15:53:56 +02:00
configuring-playbook-cactus-comments.md Mention that bot.cactusbot is created automatically 2022-09-09 15:13:35 +03:00
configuring-playbook-client-cinny.md added matrix-client-cinny 2022-01-05 18:33:21 +02:00
configuring-playbook-client-element.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-client-hydrogen.md merge with upstream 2021-05-25 21:08:00 +08:00
configuring-playbook-conduit.md Document Conduit installation 2022-10-27 09:56:16 +03:00
configuring-playbook-dendrite.md add auto join option to dendrite config (#2255) 2022-11-20 10:11:21 +02:00
configuring-playbook-dimension.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +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 Reverse-proxy to Synapse via matrix-synapse-reverse-proxy-companion 2022-11-20 16:43:33 +02:00
configuring-playbook-etherpad.md Reorganize a bit 2022-11-16 11:56:22 +02:00
configuring-playbook-external-postgres.md Switch from matrix-postgres to com.devture.ansible.role.postgres 2022-11-27 08:04:31 +02:00
configuring-playbook-federation.md Reverse-proxy to Synapse via matrix-synapse-reverse-proxy-companion 2022-11-20 16:43:33 +02:00
configuring-playbook-jitsi.md Disable matrix-user-verification-service in group_vars and update docs accordingly. 2023-02-06 13:23:11 +01:00
configuring-playbook-ldap-auth.md Announce matrix-ldap-registration-proxy 2022-10-02 09:27:51 +03:00
configuring-playbook-ma1sd.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-matrix-corporal.md Update matrix-corporal documentation 2021-11-15 10:29:27 +02:00
configuring-playbook-matrix-ldap-registration-proxy.md Announce matrix-ldap-registration-proxy 2022-10-02 09:27:51 +03:00
configuring-playbook-matrix-registration.md Specify relation between matrix-registration and matrix-registration-bot 2022-12-12 15:18:05 +01:00
configuring-playbook-mautrix-bridges.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-nginx.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-ntfy.md Switch to using an external Ntfy role 2023-02-17 09:54:33 +02:00
configuring-playbook-own-webserver.md Mention Traefik changes causing backward-compatibility break for own-webserver (non-nginx-proxy) users 2023-02-16 09:21:31 +02:00
configuring-playbook-postgres-backup.md Replace custom/matrix-postgres-backup role with galaxy/com.devture.ansible.role.postgres_backup 2022-11-30 11:01:19 +02:00
configuring-playbook-prometheus-grafana.md Replace matrix-grafana with an external role 2023-02-15 10:32:24 +02:00
configuring-playbook-prometheus-nginxlog.md Replace matrix-grafana with an external role 2023-02-15 10:32:24 +02:00
configuring-playbook-prometheus-postgres.md Switch from matrix-prometheus-postgres-exporter to an external prometheus_postgres_exporter role 2023-02-05 10:32:09 +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-goofys.md Update "b2 sync" commands 2022-10-14 18:07:10 +03:00
configuring-playbook-s3.md Add support for synapse-s3-storage-provider 2022-10-14 17:41:41 +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 update link to example 2022-10-21 22:19:03 +02:00
configuring-playbook-sygnal.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-synapse-admin.md Add matrix_synapse_admin_hostname and rename matrix_synapse_admin_public_endpoint (to matrix_synapse_admin_path_prefix) 2023-02-14 11:05:39 +02:00
configuring-playbook-synapse-s3-storage-provider.md Improve s3-storage-provider migration steps visibility 2023-01-19 17:16:21 +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 Merge pull request #2319 from felixx9/master 2022-12-06 10:11:53 +02:00
configuring-playbook-telemetry.md Update configuring-playbook-telemetry.md 2022-11-22 11:37:46 -05:00
configuring-playbook-turn.md Added a documentation enhancement regarding external TURN server 2020-05-05 08:42:14 +02:00
configuring-playbook-user-verification-service.md Introduced flags to (1) enable/disable Auth (2) enable/disable openid_server_name pinning. Updated validate_config.yml and added new checks to verify. 2023-02-06 15:59:32 +01:00
configuring-playbook.md Fix broken link to Matrix User Verification Service 2023-02-10 16:11:52 +02:00
configuring-well-known.md grammar correction 2022-10-21 00:52:48 -04:00
container-images.md Cactus comments (#2089) 2022-09-09 14:37:52 +03:00
faq.md Fix Docker installation typo in FAQ 2022-11-30 02:45:00 +01:00
getting-the-playbook.md Improve documentation about getting the playbook 2019-03-10 17:02:20 +02:00
howto-server-delegation.md Update howto-server-delegation.md 2021-08-01 19:34:54 +00:00
importing-postgres.md Remove more hardcoded matrix-postgres references 2022-11-27 09:16:18 +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 Update installing.md 2023-01-18 10:30:09 -05: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 Improve wording 2021-05-26 18:03:47 +03:00
maintenance-postgres.md More matrix_postgres -> devture_postgres changes 2022-12-06 10:12:31 +02:00
maintenance-synapse.md Create dedicated doc page on obtaining access tokens 2022-08-20 11:47:14 +02:00
maintenance-upgrading-services.md Add justfile 2023-01-11 15:12:05 +02:00
obtaining-access-tokens.md Improve wording and fix syntax trouble 2022-08-21 10:07:22 +03:00
prerequisites.md Add justfile 2023-01-11 15:12:05 +02:00
README.md Initial work on a FAQ document 2021-01-21 12:55:17 +02:00
registering-users.md Add justfile 2023-01-11 15:12:05 +02:00
self-building.md Determine matrix_architecture automatically 2022-11-22 09:22:56 +02:00
uninstalling.md /usr/local/bin/matrix-remove-all -> /matrix/bin/remove-all 2022-11-27 09:47:02 +02:00
updating-users-passwords.md Remove matrix-change-user-admin-status mentions and provide an alternative 2022-12-07 20:36:28 +02:00