matrix-docker-ansible-deploy/roles/matrix-postgres/tasks
Ugurtan 5ace3f4a1c
fix for importing sqllite database
the current version fails the import, because the volume for the media is missing. It still fails if you have the optional shared secret password provider is enabled, so that might need another mount. Commenting out the password provider in the hoimeserver.yaml during the run works as well.
2020-05-27 18:13:36 +02:00
..
util Add support for Postgres v12 2019-10-04 08:51:36 +03:00
import_postgres.yml Add support for backing up / importing all Postgres databases/users 2019-10-05 11:42:08 +03:00
import_sqlite_db.yml fix for importing sqllite database 2020-05-27 18:13:36 +02:00
init.yml Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
main.yml Add Synapse Maintenance docs and synapse-janitor integration 2019-07-08 09:38:36 +03: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_synapse_janitor.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
run_vacuum.yml Add Synapse Maintenance docs and synapse-janitor integration 2019-07-08 09:38:36 +03:00
setup_postgres.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
upgrade_postgres.yml Use C collation for Postgres to appease Synapse 2020-01-21 00:13:47 +02:00
validate_config.yml Fix typo 2019-06-07 16:07:01 +03:00