1993 коммитов (cba973d6b555b9288e8791eecb601c4e80aba4f6)
 

Автор SHA1 Сообщение Дата
  Slavi Pantaleev cba973d6b5 Enable automatic (SQLite -> Postgres) migration for matrix-appservice-discord 5 лет назад
  Slavi Pantaleev 13f84e2ad5 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-whatsapp 5 лет назад
  Slavi Pantaleev 86a8091768 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-telegram 5 лет назад
  Slavi Pantaleev 3ba8520266 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-hangouts 5 лет назад
  Slavi Pantaleev bbc08722c5 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-facebook 5 лет назад
  Slavi Pantaleev c1431b28f0 Make use of matrix_postgres_db_migration_request.caller 5 лет назад
  Slavi Pantaleev ac37091d01 Enable automatic (SQLite -> Postgres) migration for matrix-reminder-bot 5 лет назад
  Slavi Pantaleev dc7850e83c Fix wording and variable names a bit 5 лет назад
  Slavi Pantaleev bc376c2fb2 Add database migration utility to matrix-postgres role 5 лет назад
  transcaffeine 54da61f81b
add postgres support mx-appservice-[slack|irc] with fallback to nedb in role and migration notice 5 лет назад
  Slavi Pantaleev e3a0c9adda Add (Postgres + SQLite) support to matrix-reminder-bot 5 лет назад
  Slavi Pantaleev dde1c9f899 Fix indentation causing YAML syntax error 5 лет назад
  Slavi Pantaleev aa828ff9f6 Separate matrix-reminder-bot install/uninstall tasks 5 лет назад
  Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*` 5 лет назад
  transcaffeine 5d70bc1376
add postgres support for mx-puppet-* with fallback to sqlite in role and migration notice 5 лет назад
  Slavi Pantaleev 087dbe4ddc Rename `matrix_*_postgres_*` back to `matrix_*_database_*` 5 лет назад
  Slavi Pantaleev ce21ea3640 Add (Postgres + SQLite) support to matrix-mautrix-hangouts bridge 5 лет назад
  Slavi Pantaleev 43d6ff2af8 Fix sqlite usage for mautrix-facebook/mautrix-telegram 5 лет назад
  Slavi Pantaleev 6c77eae969 Add (Postgres + SQLite) support to matrix-mautrix-whatsapp bridge 5 лет назад
  Slavi Pantaleev 2848322461 Remove some remaining `_database_password` usage in favor of `_postgres_pasword` 5 лет назад
  Slavi Pantaleev 6a2dd8088c Fix typo (matrix_telegram_facebook_postgres_hostname -> matrix_mautrix_telegram_postgres_hostname) 5 лет назад
  Slavi Pantaleev 05dd091133 Rename `_database_hostname` to `_postgres_hostname` 5 лет назад
  Slavi Pantaleev 9bf8ce878e Add (Postgres + SQLite) support to matrix-mautrix-telegram bridge 5 лет назад
  Slavi Pantaleev a3406a182b Move some things around 5 лет назад
  Slavi Pantaleev 2d99ade72f Add (Postgres + SQLite) support to matrix-mautrix-facebook bridge 5 лет назад
  Slavi Pantaleev 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around 5 лет назад
  Slavi Pantaleev 2a99e84b5b Rename Postgres-related variables (`matrix*database_*` -> `matrix*postgres_*`) 5 лет назад
  Slavi Pantaleev c0edacbefd Fix matrix_postgres_additional_databases syntax problems 5 лет назад
  Slavi Pantaleev d91aa5a060 Do not introduce sub-variables exposing implementation details 5 лет назад
  Slavi Pantaleev f1e85f7112 Don't mention Postgres roles, just say users 5 лет назад
  transcaffeine b217a2ed69
postgres: set default in playbook to postgres but fallback to sqlite 5 лет назад
  Slavi Pantaleev 4617984b9f Add (SQLite -> Postgres) migration instructions 5 лет назад
  Slavi Pantaleev cb969c6ca2 Add --tags=import-generic-sqlite-db (pgloader import) 5 лет назад
  Slavi Pantaleev c66c084027 Merge branch 'master' into postgres-per-default 5 лет назад
  Slavi Pantaleev 6e1dfb62f0 Rename some doc files and commands related to importing 5 лет назад
  Slavi Pantaleev b87b754372 Fail if appservice-discord wants Postgres, but has leftover SQLite data 5 лет назад
  Slavi Pantaleev dd994995bc Simplify password for additional Postgres databases 5 лет назад
  Slavi Pantaleev 183d2a10db Ensure matrix-postgres.service is started before creating additional users/databases 5 лет назад
  Slavi Pantaleev a374d309c8 Make appservice-discord support both SQLite and Postgres 5 лет назад
  Slavi Pantaleev 46a4034d3e Use "password" for additional Postgres databases, not "pass" 5 лет назад
  Slavi Pantaleev 3a037a5993 Ensure additional databases contain all the keys that we expect 5 лет назад
  Slavi Pantaleev da4cb2f639 Do not use the postgresql_user/postgresql_db modules 5 лет назад
  Slavi Pantaleev bbc09d013b Do not execute additional databases creation code if not necessary 5 лет назад
  Slavi Pantaleev c765ceb270 Prevent weird loop error 5 лет назад
  Slavi Pantaleev e2952f16f7 Determine matrix-postgres IP address without relying on jq 5 лет назад
  Slavi Pantaleev f47e8a97e6 Make use of matrix_host_command_docker instead of hardcoding 5 лет назад
  Slavi Pantaleev d251764c16 Fix syntax issues in matrix_postgres_additional_databases 5 лет назад
  Slavi Pantaleev 0641106370 Allow username of additional Postgres databases to be different 5 лет назад
  Slavi Pantaleev 527d5f57d5 Relocate Postgres additional database creation logic 5 лет назад
  Slavi Pantaleev dac0d3a682 Add default matrix_postgres_additional_databases 5 лет назад