matrix-docker-ansible-deploy/roles/matrix-bridge-appservice-discord
Slavi Pantaleev a374d309c8 Make appservice-discord support both SQLite and Postgres
People can toggle between them now. The playbook also defaults
to using SQLite if an external Postgres server is used.

Ideally, we'd be able to create databases/users in external Postgres
servers as well, but our initialization logic (and `docker run` command,
etc.) hardcode too many things right now.
2020-12-14 00:52:25 +02:00
..
defaults Make appservice-discord support both SQLite and Postgres 2020-12-14 00:52:25 +02:00
tasks Make appservice-discord support both SQLite and Postgres 2020-12-14 00:52:25 +02:00
templates Make appservice-discord support both SQLite and Postgres 2020-12-14 00:52:25 +02:00