matrix-docker-ansible-deploy/roles
Slavi Pantaleev 8d186e5194 Fix Postgres import when Postgres had never started
If this is a brand new server and Postgres had never started,
detecting it before we even start it is not possible.

This moves the logic, so that it happens later on, when Postgres
would have had the chance to start and possibly initialize
a new empty database.

Fixes #82 (Github issue)
2019-01-21 07:32:19 +02:00
..
matrix-base Make roles more independent of one another 2019-01-16 18:05:48 +02:00
matrix-common-after/tasks Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
matrix-corporal Make roles more independent of one another 2019-01-16 18:05:48 +02:00
matrix-coturn Make roles more independent of one another 2019-01-16 18:05:48 +02:00
matrix-mailer Make roles more independent of one another 2019-01-16 18:05:48 +02:00
matrix-mxisd Send Host/X-Forwarded-For to mxisd 2019-01-17 16:22:49 +02:00
matrix-nginx-proxy Pass Host/X-Forwarded-For everywhere 2019-01-17 16:25:08 +02:00
matrix-postgres Fix Postgres import when Postgres had never started 2019-01-21 07:32:19 +02:00
matrix-riot-web Make roles more independent of one another 2019-01-16 18:05:48 +02:00
matrix-synapse Make matrix-nginx-proxy role independent of others 2019-01-17 13:32:46 +02:00