matrix-docker-ansible-deploy/roles/matrix-dendrite/tasks
Slavi Pantaleev 9f6e8f5eaf Remove matrix_s3 references from matrix-dendrite role
All the `matrix_s3_*` stuff happens in the `matrix-synapse` role.

If we are to have such S3 support for Dendrite, we should probably
extract it out of the `matrix-synapse` role (into a `matrix-s3` role or
`matrix-goofys`, etc.) and wire `matrix-dendrite` accordingly.

This may or may not be done in the future though. For now, I'm
cleaning things up in the `matrix-dendrite` role.
2022-01-07 15:59:35 +02:00
..
dendrite Initial work on getting nginx reverse proxying working with Dendrite 2022-01-07 15:59:35 +02:00
init.yml Remove matrix_s3 references from matrix-dendrite role 2022-01-07 15:59:35 +02:00
main.yml Initial work on getting nginx reverse proxying working with Dendrite 2022-01-07 15:59:35 +02:00
register_user.yml Add initial role for Dendrite as alternative Matrix server 2022-01-07 15:59:35 +02:00
self_check_client_api.yml Initial work on getting nginx reverse proxying working with Dendrite 2022-01-07 15:59:35 +02:00
self_check_federation_api.yml Initial work on getting nginx reverse proxying working with Dendrite 2022-01-07 15:59:35 +02:00
setup_dendrite.yml Remove matrix_s3 references from matrix-dendrite role 2022-01-07 15:59:35 +02:00
update_user_password.yml Add initial role for Dendrite as alternative Matrix server 2022-01-07 15:59:35 +02:00
validate_config.yml Upgrade Dendrite (0.3.11 -> 0.5.0) and update configuration 2022-01-07 15:59:35 +02:00