matrix-docker-ansible-deploy/roles/matrix-synapse/tasks
Slavi Pantaleev 881fdd28f0 Add support for Synapse container image customization
This allows people to augment the Synapse image with custom tools and
addons without having to rebuild it from scratch.

If customizations are enabled, the playbook will build a new
`localhost/matrixdotorg/synapse:VERSION-customized` image
on top of the default one (`FROM matrixdotorg/synapse:VERSION`)
and with custom Dockerfile build steps.

For servers that self-build the Synapse image, the Synapse image will be
built first, before proceding to extend it the same way.

In the future, we'll also have easy to enable Dockerfile build steps
for modules that the playbook supports.
2022-10-14 16:37:54 +03:00
..
ext Fix some ansible-lint-reported warnings 2022-09-18 12:21:09 +03:00
goofys
rust-synapse-compress-state Fix async commands 2022-10-06 19:48:11 +03:00
synapse Add support for Synapse container image customization 2022-10-14 16:37:54 +03:00
import_media_store.yml
init.yml Fix some ansible-lint-reported warnings 2022-09-27 11:38:33 +03:00
main.yml
register_user.yml Fix some ansible-lint-reported warnings 2022-09-18 12:21:09 +03:00
self_check_client_api.yml
self_check_federation_api.yml
setup_synapse.yml Add support for Synapse container image customization 2022-10-14 16:37:54 +03:00
update_user_password.yml Fix some ansible-lint-reported warnings 2022-09-18 12:21:09 +03:00
validate_config.yml Fix some ansible-lint-reported warnings 2022-09-18 12:21:09 +03:00