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 Add support for postgres 13 2020-09-30 16:50:59 -05:00
import_postgres.yml Remove some more -v usage 2020-11-25 10:49:59 +02:00
import_synapse_sqlite_db.yml Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
init.yml Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
main.yml Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
migrate_postgres_data_directory.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
run_vacuum.yml Remove hardcoded command paths in playbook shell usage 2020-05-27 23:14:56 +02:00
setup_postgres.yml Surface certain messages at the end of playbook execution 2020-09-01 13:12:35 +03:00
upgrade_postgres.yml Remove some more -v usage 2020-11-25 10:49:59 +02:00
validate_config.yml Ensure Postgres passwords are not longer than 99 characters 2020-11-26 09:51:48 +02:00