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
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
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
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
configuring-playbook-bot-mjolnir.md
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
configuring-playbook-bridge-appservice-irc.md
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
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
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
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
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
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
configuring-playbook-bridge-mx-puppet-groupme.md
configuring-playbook-bridge-mx-puppet-instagram.md
configuring-playbook-bridge-mx-puppet-skype.md
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
configuring-playbook-bridge-mx-puppet-twitter.md
configuring-playbook-cactus-comments.md
configuring-playbook-client-cinny.md
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
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
configuring-playbook-email2matrix.md Reverse-proxy to Synapse via matrix-synapse-reverse-proxy-companion 2022-11-20 16:43:33 +02:00
configuring-playbook-email.md
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
configuring-playbook-ma1sd.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-matrix-corporal.md
configuring-playbook-matrix-ldap-registration-proxy.md
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
configuring-playbook-riot-web.md
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
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
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
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
faq.md Fix Docker installation typo in FAQ 2022-11-30 02:45:00 +01:00
getting-the-playbook.md
howto-server-delegation.md
importing-postgres.md Remove more hardcoded matrix-postgres references 2022-11-27 09:16:18 +02:00
importing-synapse-media-store.md
importing-synapse-sqlite.md
installing.md Update installing.md 2023-01-18 10:30:09 -05:00
maintenance-and-troubleshooting.md
maintenance-checking-services.md
maintenance-migrating.md
maintenance-postgres.md More matrix_postgres -> devture_postgres changes 2022-12-06 10:12:31 +02:00
maintenance-synapse.md
maintenance-upgrading-services.md Add justfile 2023-01-11 15:12:05 +02:00
obtaining-access-tokens.md
prerequisites.md Add justfile 2023-01-11 15:12:05 +02:00
README.md
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