matrix-docker-ansible-deploy/roles/matrix-synapse/tasks
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
..
ext
goofys Make S3-mounting path configurable 2021-02-09 22:05:07 +02:00
rust-synapse-compress-state Name the Synapse database on state compression import 2021-01-28 17:54:02 +01:00
synapse Define instanceId property on workers 2021-02-18 18:19:51 +02:00
import_media_store.yml
init.yml Allow Synapse worker list to be generated dynamically 2021-02-15 11:25:35 +02:00
main.yml
register_user.yml
self_check_client_api.yml
self_check_federation_api.yml
setup_synapse.yml Relocate tasks related to Synapse workers 2021-02-15 11:18:47 +02:00
update_user_password.yml
validate_config.yml Do not let people enable more than 1 federation_sender worker 2021-02-15 11:37:03 +02:00