matrix-docker-ansible-deploy/roles/matrix-postgres/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
..
util
import_postgres.yml
import_synapse_sqlite_db.yml Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
init.yml
main.yml Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
migrate_postgres_data_directory.yml
run_vacuum.yml
setup_postgres.yml
upgrade_postgres.yml
validate_config.yml