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
import_postgres.yml
import_sqlite_db.yml fix for importing sqllite database 2020-05-27 18:13:36 +02:00
init.yml
main.yml
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
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
validate_config.yml