matrix-docker-ansible-deploy/roles/matrix-postgres/tasks
transcaffeine d9f4914e0d
WIP: postgres: create databases for all services
If a service is enabled, a database for it is created in postgres with a uniqque password. The service can then use this database for data storage instead of relying on sqlite.
2020-12-10 18:26:22 +01:00
..
util
import_postgres.yml
import_sqlite_db.yml
init.yml
main.yml
migrate_postgres_data_directory.yml
run_synapse_janitor.yml
run_vacuum.yml
setup_postgres.yml WIP: postgres: create databases for all services 2020-12-10 18:26:22 +01:00
upgrade_postgres.yml
validate_config.yml Ensure Postgres passwords are not longer than 99 characters 2020-11-26 09:51:48 +02:00