matrix-docker-ansible-deploy/roles/matrix-synapse/tasks
Slavi Pantaleev 6e1dfb62f0 Rename some doc files and commands related to importing
Since we'll likely have generic SQLite database importing
via [pgloader](https://pgloader.io/) for migrating bridge
databases from SQLite to Postgres, we'd rather avoid
calling the "import Synapse SQLite database" command
as just `--tags=import-sqlite-db`.

Similarly, for the media store, we'd like to mention that it's
related to Synapse as well.

We'd like to be more explicit, so as to be less confusing,
especially in light of other homeserver implementations
coming in the future.
2020-12-14 01:51:00 +02:00
..
ext Update settings for Synapse v1.14.0 2020-05-28 15:23:05 +03:00
goofys Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
rust-synapse-compress-state Remove some more -v usage 2020-11-25 10:49:59 +02:00
synapse Move self-building git repository URLs to variables (stop hardcoding) 2020-11-28 21:34:14 +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 Rename some variables for consistency 2020-03-15 10:15:27 +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 Upgrade Synapse (v1.12.4 -> v1.13.0) 2020-05-19 21:35:32 +03:00
update_user_password.yml Remove hardcoded command paths in playbook shell usage 2020-05-27 23:14:56 +02:00
validate_config.yml Upgrade Synapse (v1.18.0 -> v1.19.0) 2020-08-17 17:02:40 +03:00