98 コミット (e39b9ab3fda37a06304bb17038be3193ea9ba086)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev 86da489b9b Never fail when stopping systemd service during (SQLite -> Postgres) migration 5年前
  Slavi Pantaleev 21662af3be Archive database only after additional_psql_statements_list had executed 5年前
  Stuart Mumford 019a4d7dcd Use role relative paths for things 5年前
  Slavi Pantaleev ad1425eee4 Add pgloader self-building support (for ARM) 5年前
  Slavi Pantaleev 8675dedbdb Add support for automatic (nedb -> Postgres) migration to matrix-appservice-slack 5年前
  Slavi Pantaleev 715bdf2c64 Add support for automatic (nedb -> Postgres) migration to mx-appservice-irc 5年前
  Slavi Pantaleev 1bd5c240e5 Add support for executing additional DB migration statements 5年前
  Slavi Pantaleev dd797ba6a7 Fix Postgres database importing/upgrading conflicts 5年前
  transcaffeine 13d8a9b39c
hint supported automatic migration nedb->postgres 5年前
  Slavi Pantaleev af3ea67bba Add (SQLite + Postgres) support and automatic migration to matrix-ma1sd 5年前
  Slavi Pantaleev c1431b28f0 Make use of matrix_postgres_db_migration_request.caller 5年前
  Slavi Pantaleev dc7850e83c Fix wording and variable names a bit 5年前
  Slavi Pantaleev bc376c2fb2 Add database migration utility to matrix-postgres role 5年前
  Slavi Pantaleev 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around 5年前
  Slavi Pantaleev f1e85f7112 Don't mention Postgres roles, just say users 5年前
  Slavi Pantaleev cb969c6ca2 Add --tags=import-generic-sqlite-db (pgloader import) 5年前
  Slavi Pantaleev 6e1dfb62f0 Rename some doc files and commands related to importing 5年前
  Slavi Pantaleev 183d2a10db Ensure matrix-postgres.service is started before creating additional users/databases 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 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 47613e5a27 Remove synapse-janitor support 5年前
  transcaffeine d9f4914e0d
WIP: postgres: create databases for all services 5年前
  Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10 5年前
  Slavi Pantaleev 796c752b60 Ensure Postgres passwords are not longer than 99 characters 5年前
  Slavi Pantaleev 75f9fde7a4 Remove some more -v usage 5年前
  Slavi Pantaleev 1fca917ad1 Replace some -v instances with --mount 5年前
  Slavi Pantaleev 3e2355282b Upgrade Postgres minor versions 5年前
  Slavi Pantaleev ccabc82d4c Use more fully-qualified container images 5年前
  Slavi Pantaleev 6a72e3fa54 Try to make importing SQLite from older Synapse version work 5年前
  Dan Arnfield 3a3383fada Add support for postgres 13 5年前
  Slavi Pantaleev a456e3a9e7 Surface certain messages at the end of playbook execution 5年前
  Slavi Pantaleev e3dca2f66f Try to avoid Docker logs growing too much for one-off containers 5年前
  Dan Arnfield 20eea648a5 Update postgres versions (12.3 -> 12.4, etc) 5年前
  Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage 5年前
  Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files 5年前
  Ugurtan 5ace3f4a1c
fix for importing sqllite database 5年前
  Dan Arnfield ee3944bcdb Update postgres (12.2 -> 12.3, etc) 5年前
  Slavi Pantaleev 8fb3ce6f6d Upgrade Synapse (v1.12.4 -> v1.13.0) 5年前
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 5年前
  Slavi Pantaleev 9991d545dd Add note about synapse-janitor and require explicit confirmation for usage 5年前
  Chris van Dijk 88c1fbf6aa Fix hardcoded values in postgres script matrix-change-user-admin-status 5年前
  Chris van Dijk d83236ea0e Fix inconsistent whitespace 5年前