matrix-docker-ansible-deploy/roles/matrix-server/tasks
Slavi Pantaleev cbee084ac1 Use Postgres 10.x by default (only for new installs)
This playbook just tries to avoid trying to setup a Postgres 10
database with existing 9.x files, as that makes Postgres complain.

Due to this, existing installs (still on 9.x) are detected
and left on Postgres 9.x.
They need to be upgraded to Postgres 10.x manually.
2018-05-28 20:16:02 +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 Switch Docker image to official one 2018-05-25 21:58:53 +03:00
register_user.yml Do not assume /usr/local/bin is always on the PATH 2017-09-08 10:47:12 +03:00
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 Do not use Let's Encrypt certificate for Synapse's federation port 2017-09-23 15:29:15 +03:00
setup_postgres.yml Use Postgres 10.x by default (only for new installs) 2018-05-28 20:16:02 +03:00
setup_riot_web.yml Add support for not taking over a server (no matrix-nginx-proxy) and disabling Riot 2017-09-12 12:41:44 +03:00
setup_s3fs.yml Switch from s3fs to Goofys 2018-02-20 21:36:08 +02:00
setup_ssl.yml Fix SSL-renewal problem caused by incorrect permissions 2017-10-01 11:26:20 +03:00
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