176 Commits (24d73a554d35fc009f2b6f304c194db9b2431fcd)

Author SHA1 Message Date
Slavi Pantaleev 6b1e25d843 Do not create matrix_bridge_sms Postgres database
4 years ago
Slavi Pantaleev df8d9cfd34 Remove some TODOs
4 years ago
Sabine Laszakovits ffb837d4bc made the bridge use the default postgres db
4 years ago
Sabine Laszakovits a06c58c753 Merge branch 'master' into signal
4 years ago
David Gnedt befffa926b Fix concatenation of additional databases
4 years ago
Slavi Pantaleev ea804f2f9f Do not use underscore in salts passed to sha512
4 years ago
Slavi Pantaleev 9f00970c90 Do not use salts longer than 16 characters
4 years ago
Slavi Pantaleev f19b29846d
Merge pull request #740 from jdreichmann/postgres-per-default
4 years ago
Slavi Pantaleev ad1425eee4 Add pgloader self-building support (for ARM)
4 years ago
Slavi Pantaleev 715bdf2c64 Add support for automatic (nedb -> Postgres) migration to mx-appservice-irc
4 years ago
Slavi Pantaleev 815a80c290 Fix alignment issues
4 years ago
Slavi Pantaleev 15f4cc924d Rename variables (_database_db_name -> _database_name)
4 years ago
Slavi Pantaleev 69cc2145d2 Add support for automatic (Postgres -> SQLite) migration to mx-puppet-steam
4 years ago
Slavi Pantaleev ed159cc742 Move matrix_architecture to matrix-base
4 years ago
Slavi Pantaleev a197968b7f Make matrix-registration use Postgres by default
4 years ago
Slavi Pantaleev dd797ba6a7 Fix Postgres database importing/upgrading conflicts
4 years ago
Slavi Pantaleev 2a502db239 Add (SQLite + Postgres) support and automatic migration to matrix-dimension
4 years ago
Slavi Pantaleev 8d74593878 Prepare matrix-registation for (SQLite + Postgres) support
4 years ago
Slavi Pantaleev 3ab7dd1abe Potentially add matrix-postgres.service as required for bridges, etc.
4 years ago
Slavi Pantaleev af3ea67bba Add (SQLite + Postgres) support and automatic migration to matrix-ma1sd
4 years ago
Slavi Pantaleev e3a0c9adda Add (Postgres + SQLite) support to matrix-reminder-bot
4 years ago
Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*`
4 years ago
Slavi Pantaleev 087dbe4ddc Rename `matrix_*_postgres_*` back to `matrix_*_database_*`
4 years ago
Slavi Pantaleev 2848322461 Remove some remaining `_database_password` usage in favor of `_postgres_pasword`
4 years ago
Slavi Pantaleev 6a2dd8088c Fix typo (matrix_telegram_facebook_postgres_hostname -> matrix_mautrix_telegram_postgres_hostname)
4 years ago
Slavi Pantaleev 05dd091133 Rename `_database_hostname` to `_postgres_hostname`
4 years ago
Slavi Pantaleev 2a99e84b5b Rename Postgres-related variables (`matrix*database_*` -> `matrix*postgres_*`)
4 years ago
Slavi Pantaleev c0edacbefd Fix matrix_postgres_additional_databases syntax problems
4 years ago
Slavi Pantaleev d91aa5a060 Do not introduce sub-variables exposing implementation details
4 years ago
transcaffeine b217a2ed69
postgres: set default in playbook to postgres but fallback to sqlite
4 years ago
Slavi Pantaleev dd994995bc Simplify password for additional Postgres databases
4 years ago
Slavi Pantaleev a374d309c8 Make appservice-discord support both SQLite and Postgres
4 years ago
Slavi Pantaleev 46a4034d3e Use "password" for additional Postgres databases, not "pass"
4 years ago
Slavi Pantaleev d251764c16 Fix syntax issues in matrix_postgres_additional_databases
4 years ago
Slavi Pantaleev 0641106370 Allow username of additional Postgres databases to be different
4 years ago
transcaffeine d9f4914e0d
WIP: postgres: create databases for all services
4 years ago
Slavi Pantaleev c07c927d9f Automatically enable openid listeners when ma1sd enabled
4 years ago
Slavi Pantaleev a5ae7e9ef0 Add self-building support to matrix-corporal
4 years ago
Slavi Pantaleev 04da1bddf7 Update matrix-mautrix-facebook config a bit
4 years ago
Slavi Pantaleev b354155d7c Make JVB websockets reverse-proxying work
4 years ago
Slavi Pantaleev d235335507 Do not mount /matrix/ssl into matrix-coturn when matrix_ssl_retrieval_method is 'none'
4 years ago
anonym d4ef751052
Update matrix_servers
4 years ago
anonym 732f57cbd9
Note about the max length of the postgres password
4 years ago
Slavi Pantaleev b5435db338 Fix syntax error in group_vars/matrix_servers
4 years ago
Slavi Pantaleev 4d12a6f8e9
Merge pull request #681 from scottcrossen/slc/ddclient
4 years ago
Slavi Pantaleev de0987e806 Remove unnecessary variable definition
4 years ago
Slavi Pantaleev 1427286cec Integrate matrix-dynamic-dns with matrix-nginx-proxy without causing a dependency
4 years ago
Slavi Pantaleev 73d5faa1f9 Fix variable name typo
4 years ago
Scott Crossen 59bb6b2971 responded to reviewer comments
4 years ago
Scott Crossen e894befd87 Updates to reviewer comments
4 years ago