matrix-docker-ansible-deploy/roles/matrix-synapse/templates/synapse
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
..
customizations Add support for Synapse container image customization 2022-10-14 16:37:54 +03:00
prometheus Add support for stream writer Synapse workers 2022-09-15 08:10:04 +03:00
systemd Add support for Synapse container image customization 2022-10-14 16:37:54 +03:00
usr-local-bin replaced 8008 where possible 2021-11-15 22:43:05 +02:00
homeserver.yaml.j2 Add support for configuring Synapse's media_storage_providers 2022-10-14 16:28:47 +03:00
synapse.log.config.j2 Make Synapse log messages a bit prettier 2019-07-04 18:19:52 +03:00
worker.yaml.j2 Put common worker configuration options at the top 2022-09-15 08:14:47 +03:00