matrix-docker-ansible-deploy/roles/matrix-synapse/tasks
Slavi Pantaleev 85a05f38e8 Allow Synapse worker list to be generated dynamically
This leads to much easier management and potential safety
features (validation). In the future, we could try to avoid port
conflicts as well, but it didn't seem worth the effort to do it now.
Our port ranges seem large enough.

This can also pave the way for a "presets" feature
(similar to `matrix_nginx_proxy_ssl_presets`) which makes it even easier
for people to configure worker counts.
2021-02-15 11:25:35 +02:00
..
ext Update settings for Synapse v1.14.0 2020-05-28 15:23:05 +03:00
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 Allow Synapse worker list to be generated dynamically 2021-02-15 11:25:35 +02:00
import_media_store.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
init.yml Allow Synapse worker list to be generated dynamically 2021-02-15 11:25:35 +02:00
main.yml Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
register_user.yml Use |quote in some command calls 2020-04-24 09:59:30 +03:00
self_check_client_api.yml Run all API self checks in check_mode 2020-07-04 15:24:33 +02:00
self_check_federation_api.yml Run all API self checks in check_mode 2020-07-04 15:24:33 +02:00
setup_synapse.yml Relocate tasks related to Synapse workers 2021-02-15 11:18:47 +02:00
update_user_password.yml Remove hardcoded command paths in playbook shell usage 2020-05-27 23:14:56 +02:00
validate_config.yml Allow Synapse worker list to be generated dynamically 2021-02-15 11:25:35 +02:00