matrix-docker-ansible-deploy/roles/matrix-synapse/tasks/synapse
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
..
workers Define instanceId property on workers 2021-02-18 18:19:51 +02:00
setup_install.yml Move self-building git repository URLs to variables (stop hardcoding) 2020-11-28 21:34:14 +02:00
setup_uninstall.yml Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 2020-03-24 11:27:58 -07:00
setup.yml Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00