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
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
configuring-dns.md
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
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
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
configuring-playbook-bridge-appservice-discord.md
configuring-playbook-bridge-appservice-irc.md
configuring-playbook-bridge-appservice-kakaotalk.md
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
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 Update configuring-playbook-bridge-mautrix-slack.md 2023-02-15 17:14:09 +00:00
configuring-playbook-bridge-mautrix-telegram.md
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 discord-bridges - fixing grammar mistakes, thanks @spontaleev 2022-08-03 09:33:52 +02:00
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
configuring-playbook-client-hydrogen.md
configuring-playbook-conduit.md
configuring-playbook-dendrite.md
configuring-playbook-dimension.md
configuring-playbook-dynamic-dns.md
configuring-playbook-email2matrix.md
configuring-playbook-email.md
configuring-playbook-etherpad.md
configuring-playbook-external-postgres.md
configuring-playbook-federation.md
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
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 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
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
configuring-playbook-shared-secret-auth.md
configuring-playbook-ssl-certificates.md
configuring-playbook-sygnal.md
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
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 Fix broken link to Matrix User Verification Service 2023-02-10 16:11:52 +02:00
configuring-well-known.md
container-images.md
faq.md
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
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 /usr/local/bin/matrix-remove-all -> /matrix/bin/remove-all 2022-11-27 09:47:02 +02:00
updating-users-passwords.md