matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/templates/nginx/conf.d
Slavi Pantaleev 226c550ffa Add support for stream writer Synapse workers
As stream writer workers are also powered by the `generic_worker`
Synapse app, this necessitated that we provide means for distinguishing
between them and regular `generic_workers`.

I've also taken the time to optimize nginx configuration generation
(more Jinja2 macro usage, less duplication).

Worker names have also changed.
Workers are now named sequentially like this:
- `matrix-synapse-worker-0-generic`
- `matrix-synapse-worker-1-stream-writer-typing`
- `matrix-synapse-worker-2-pusher`

instead of `matrix-synapse-worker_generic_worker-18111` (indexed with a
port number).

People who modify `matrix_synapse_workers_enabled_list` directly will
need to adjust their configuration.
2022-09-15 08:10:04 +03:00
..
matrix-base-domain.conf.j2 Port 80 for IPv6 2021-11-13 01:18:22 +01:00
matrix-bot-buscarron.conf.j2 add matrix-bot-buscarron 2022-04-23 16:19:24 +03:00
matrix-bot-go-neb.conf.j2 Make matrix-nginx-proxy's X-Forwarded-For header customizable 2021-11-24 11:32:06 +02:00
matrix-client-cinny.conf.j2 added matrix-client-cinny 2022-01-05 18:33:21 +02:00
matrix-client-element.conf.j2 Make matrix-nginx-proxy's X-Forwarded-For header customizable 2021-11-24 11:32:06 +02:00
matrix-client-hydrogen.conf.j2 Make matrix-nginx-proxy's X-Forwarded-For header customizable 2021-11-24 11:32:06 +02:00
matrix-conduit.conf.j2 Fixes to enable Conduit in setup-all 2022-08-04 14:35:41 -05:00
matrix-dendrite.conf.j2 Add support for not serving Dendrite federation APIs on the client port 2022-01-07 15:59:35 +02:00
matrix-dimension.conf.j2 Make matrix-nginx-proxy's X-Forwarded-For header customizable 2021-11-24 11:32:06 +02:00
matrix-domain.conf.j2 (BC Break) Redo how metrics are exposed to external Prometheus servers 2022-06-23 17:55:07 +03:00
matrix-grafana.conf.j2 Make matrix-nginx-proxy's X-Forwarded-For header customizable 2021-11-24 11:32:06 +02:00
matrix-jitsi.conf.j2 Make matrix-nginx-proxy's X-Forwarded-For header customizable 2021-11-24 11:32:06 +02:00
matrix-ntfy.conf.j2 matrix-ntfy: without nginx, bind to 127.0.0.1:2586 2022-07-08 12:02:06 +01:00
matrix-riot-web.conf.j2 Port 80 for IPv6 2021-11-13 01:18:22 +01:00
matrix-sygnal.conf.j2 Make matrix-nginx-proxy's X-Forwarded-For header customizable 2021-11-24 11:32:06 +02:00
matrix-synapse.conf.j2 Add support for stream writer Synapse workers 2022-09-15 08:10:04 +03:00
nginx-http.conf.j2 Fix OCSP-stapling-related errors due to missing resolver 2021-05-28 11:14:33 +03:00