1986 コミット (dc7850e83cc0d23f0f5b6085e8e974f6e89f0e0e)
 

作成者 SHA1 メッセージ 日付
  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年前
  Slavi Pantaleev 77a5c7cf3c Merge branch 'master' into postgres-per-default 5年前
  Slavi Pantaleev 9dc023c558
Merge pull request #750 from chagai95/patch-1 5年前
  Slavi Pantaleev bae4113422
Mention that we possibly obtain a Jitsi certificate 5年前
  chagai95 d96d7f2a43
Adding jitsi as well 5年前
  Slavi Pantaleev 47613e5a27 Remove synapse-janitor support 5年前
  Slavi Pantaleev 86988ae180 Switch matrix-registration to v0.7.1 5年前
  Slavi Pantaleev 0a9109771d Use latest/master version of matrix-registration 5年前