matrix-docker-ansible-deploy/roles/matrix-nginx-proxy
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
..
defaults Merge branch 'master' into synapse-workers 2021-02-14 13:00:57 +02:00
tasks Merge branch 'master' into synapse-workers 2021-02-14 13:00:57 +02:00
templates Define instanceId property on workers 2021-02-18 18:19:51 +02:00
vars Replace cronjobs with systemd timers 2021-01-14 23:35:50 +02:00