matrix-docker-ansible-deploy/roles/matrix-server/tasks
Slavi Pantaleev d107ab2540 Add support for upgrading Postgres
Since cbee084ac1, this playbook supports Postgres 10.x,
but keeps existing Postgres-9.x installs on 9.x.

This playbook can now also be ran with `--tags=upgrade-postgres`
to make it upgrade from Postgres 9.x to 10.x (or other versions
in the future).
2018-05-28 20:40:42 +03:00
..
import_media_store.yml Switch from s3fs to Goofys 2018-02-20 21:36:08 +02:00
import_sqlite_db.yml Stop using patched synapse_port_db script 2017-10-14 09:58:06 +03:00
main.yml Add support for upgrading Postgres 2018-05-28 20:40:42 +03:00
register_user.yml
setup_base.yml Switch from s3fs to Goofys 2018-02-20 21:36:08 +02:00
setup_coturn.yml Switch Docker image to official one 2018-05-25 21:58:53 +03:00
setup_goofys.yml Switch from s3fs to Goofys 2018-02-20 21:36:08 +02:00
setup_main.yml Make /matrix owned by matrix:matrix 2017-10-24 13:01:11 +09:00
setup_nginx_proxy.yml
setup_postgres.yml Add support for upgrading Postgres 2018-05-28 20:40:42 +03:00
setup_riot_web.yml
setup_s3fs.yml Switch from s3fs to Goofys 2018-02-20 21:36:08 +02:00
setup_ssl.yml
setup_synapse.yml Switch Docker image to official one 2018-05-25 21:58:53 +03:00
start.yml Switch Docker image to official one 2018-05-25 21:58:53 +03:00
upgrade_postgres.yml Add support for upgrading Postgres 2018-05-28 20:40:42 +03:00