matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/templates/nginx/conf.d
Slavi Pantaleev d6c4d41c2b Define instanceId property on workers
This give us the possibility to run multiple instances of
workers that that don't expose a port.

Right now, we don't support that, but in the future we could
run multiple `federation_sender` or `pusher` workers, without
them fighting over naming (previously, they'd all be named
something like `matrix-synapse-worker-pusher-0`, because
they'd all define `port` as `0`).
2021-02-18 18:19:51 +02:00
..
matrix-base-domain.conf.j2 Get matrix-corporal to play nicely with a Synapse worker setup 2021-01-25 09:46:41 +02:00
matrix-client-element.conf.j2 Remove useless quotes around ssl_ciphers value 2021-01-08 21:22:44 +02:00
matrix-dimension.conf.j2 Remove useless quotes around ssl_ciphers value 2021-01-08 21:22:44 +02:00
matrix-domain.conf.j2 Get matrix-corporal to play nicely with a Synapse worker setup 2021-01-25 09:46:41 +02:00
matrix-grafana.conf.j2 Grafana nginx proxy config 2021-02-10 22:54:14 +01:00
matrix-jitsi.conf.j2 Remove useless quotes around ssl_ciphers value 2021-01-08 21:22:44 +02:00
matrix-riot-web.conf.j2 Remove useless quotes around ssl_ciphers value 2021-01-08 21:22:44 +02:00
matrix-synapse.conf.j2 Define instanceId property on workers 2021-02-18 18:19:51 +02:00
nginx-http.conf.j2 Riot is now Element 2020-07-17 11:31:20 +03:00