matrix-docker-ansible-deploy/roles/matrix-server/tasks
Slavi Pantaleev 1c2d59ae91 Stop using patched synapse_port_db script
The non-working script is supposed to be fixed
by https://github.com/matrix-org/synapse/pull/2375

To have it work, we'd need an updated Docker image
of `silviof/matrix-riot-docker:latest`, which is not yet available
at the time of this commit.

Still, the previous patched synapse_port_db didn't work well either,
so it's not like we're regressing much by getting rid of it.
2017-10-14 09:58:06 +03:00
..
import_media_store.yml Add support for storing Matrix Synapse's media_store to Amazon S3 2017-09-07 18:26:41 +03:00
import_sqlite_db.yml Stop using patched synapse_port_db script 2017-10-14 09:58:06 +03:00
main.yml Do not do the S3 setup so early 2017-09-08 10:50:31 +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 Add support for Debian (9+) and Ubuntu (16.04+) 2017-09-11 23:24:05 +03:00
setup_main.yml Move SSL certificates from /etc/pki/acmetool-certs to /matrix/ssl 2017-09-11 23:50:14 +03: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 Move SSL certificates from /etc/pki/acmetool-certs to /matrix/ssl 2017-09-11 23:50:14 +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 Move SSL certificates from /etc/pki/acmetool-certs to /matrix/ssl 2017-09-11 23:50:14 +03:00
setup_ssl.yml Fix SSL-renewal problem caused by incorrect permissions 2017-10-01 11:26:20 +03:00
setup_synapse.yml Do not use Let's Encrypt certificate for Synapse's federation port 2017-09-23 15:29:15 +03:00
start.yml Add support for not taking over a server (no matrix-nginx-proxy) and disabling Riot 2017-09-12 12:41:44 +03:00