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
matrix-common-after/tasks
matrix-corporal
matrix-coturn
matrix-mailer
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
matrix-synapse Make matrix-nginx-proxy role independent of others 2019-01-17 13:32:46 +02:00