matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/templates
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
..
nginx Define instanceId property on workers 2021-02-18 18:19:51 +02:00
systemd Do not report docker kill/rm attempts as errors 2021-01-27 10:22:46 +02:00
usr-local-bin When validating LE certs, do not wait for a random time 2021-01-19 18:41:45 +01:00