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
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
configuring-playbook-bot-draupnir.md
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
configuring-playbook-bot-matrix-registration-bot.md
configuring-playbook-bot-matrix-reminder-bot.md
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
configuring-playbook-bridge-appservice-slack.md
configuring-playbook-bridge-appservice-webhooks.md
configuring-playbook-bridge-beeper-linkedin.md
configuring-playbook-bridge-go-skype-bridge.md
configuring-playbook-bridge-heisenbridge.md
configuring-playbook-bridge-hookshot.md
configuring-playbook-bridge-matrix-bridge-sms.md
configuring-playbook-bridge-mautrix-discord.md
configuring-playbook-bridge-mautrix-facebook.md
configuring-playbook-bridge-mautrix-googlechat.md
configuring-playbook-bridge-mautrix-hangouts.md
configuring-playbook-bridge-mautrix-instagram.md
configuring-playbook-bridge-mautrix-signal.md
configuring-playbook-bridge-mautrix-slack.md
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
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
configuring-playbook-bridge-mx-puppet-steam.md
configuring-playbook-bridge-mx-puppet-twitter.md
configuring-playbook-cactus-comments.md
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 docs: update Configuring DNS in Hydrogen setup 2021-05-21 07:40:01 -04:00
configuring-playbook-conduit.md
configuring-playbook-dendrite.md
configuring-playbook-dimension.md
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
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
configuring-playbook-nginx.md
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
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
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
configuring-playbook-sygnal.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-synapse-admin.md
configuring-playbook-synapse-s3-storage-provider.md
configuring-playbook-synapse-simple-antispam.md
configuring-playbook-synapse.md
configuring-playbook-telemetry.md
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
configuring-well-known.md
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
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
maintenance-and-troubleshooting.md
maintenance-checking-services.md
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
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
uninstalling.md
updating-users-passwords.md