matrix-docker-ansible-deploy/roles/custom/matrix-nginx-proxy/templates/nginx/conf.d
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
..
matrix-base-domain.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
matrix-bot-buscarron.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
matrix-bot-go-neb.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
matrix-client-cinny.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
matrix-client-element.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
matrix-client-hydrogen.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
matrix-conduit.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
matrix-dendrite.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
matrix-dimension.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
matrix-domain.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
matrix-etherpad.conf.j2 standalone etherpad 2022-11-04 11:36:10 +02:00
matrix-grafana.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
matrix-jitsi.conf.j2 Matrix Authentication Support for Jitsi 2023-01-04 14:27:16 +01:00
matrix-ntfy.conf.j2 Switch to using an external Ntfy role 2023-02-17 09:54:33 +02:00
matrix-riot-web.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
matrix-sygnal.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
matrix-synapse.conf.j2 Reverse-proxy to Synapse via matrix-synapse-reverse-proxy-companion 2022-11-20 16:43:33 +02:00
nginx-http.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00