matrix-docker-ansible-deploy/roles/matrix-postgres/tasks
Slavi Pantaleev 95346f3117 Reorganize Postgres access (breaking change)
In short, this makes Synapse a 2nd class citizen,
preparing for a future where it's just one-of-many homeserver software
options.

We also no longer have a default Postgres superuser password,
which improves security.

The changelog explains more as to why this was done
and how to proceed from here.
2021-01-22 13:26:12 +02:00
..
util Relocate SQL template file 2021-01-03 00:58:31 +02:00
import_generic_sqlite_db.yml Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around 2020-12-14 11:47:00 +02:00
import_postgres.yml Fix Postgres database importing/upgrading conflicts 2020-12-14 22:28:20 +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 Add .service suffix to systemd units list 2021-01-14 23:02:10 +02:00
main.yml Add support for automatic (nedb -> Postgres) migration to matrix-appservice-slack 2020-12-22 19:56:52 +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 Do not execute additional databases creation code if not necessary 2020-12-13 23:46:05 +02:00
upgrade_postgres.yml Fix Postgres database importing/upgrading conflicts 2020-12-14 22:28:20 +02:00
validate_config.yml Reorganize Postgres access (breaking change) 2021-01-22 13:26:12 +02:00