matrix-docker-ansible-deploy/roles/matrix-server/tasks
Slavi Pantaleev 4c2e1a0588 Make SQLite database import work with server files, not local
This is a simplification and a way to make it consistent with
how we do Postgres imports (see 6d89319822), using
files coming from the server, not from the local machine.
2019-01-01 15:21:52 +02:00
..
import Make SQLite database import work with server files, not local 2019-01-01 15:21:52 +02:00
self_check Make well-known self-check not depend on Content-Type: application/json 2018-12-31 11:19:59 +02:00
setup Make Postgres version detection logic reusable to ease maintenance 2019-01-01 13:43:51 +02:00
util Make Postgres version detection logic reusable to ease maintenance 2019-01-01 13:43:51 +02:00
main.yml Reorganize some files 2019-01-01 14:47:22 +02:00
register_user.yml Do not assume /usr/local/bin is always on the PATH 2017-09-08 10:47:12 +03:00
start.yml Add mautrix-whatsapp 2018-10-24 17:09:23 +02:00
upgrade_postgres.yml Ensure psql returns a failure exit code when it fails 2019-01-01 14:05:11 +02:00