122 Commits (6a3433fbad0fec15064b514bab393b67be98e450)

Autor SHA1 Nachricht Datum
  Slavi Pantaleev 108aed53be Fix invalid matrix-postgres.service when matrix_postgres_process_extra_arguments is empty vor 5 Jahren
  Slavi Pantaleev 1dbdfeec07 Fix matrix-postgres stopping for consistency with other services vor 5 Jahren
  Slavi Pantaleev 7d39e5153a Upgrade Postgres minor versions vor 5 Jahren
  Julian Foad d1f28d17bb Allow psql args to be given to matrix-postgres-cli vor 5 Jahren
  o8F0LY 0a0c9a4efc Add double quotes to avoid synatx errors vor 5 Jahren
  Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors vor 5 Jahren
  Slavi Pantaleev a56cb34850 Notify people if /matrix/postgres/data-auto-upgrade-backup exists vor 5 Jahren
  Slavi Pantaleev a2422c458a Notify of remaining matrix-postgres local data in a better way vor 5 Jahren
  Slavi Pantaleev f085362149 Fix some Postgres CLI scripts to target the correct database vor 5 Jahren
  Slavi Pantaleev f9968b6981 Fix matrix_postgres_connection_password length check vor 5 Jahren
  Slavi Pantaleev 88addd71fc Fix Postgres imports going to the matrix DB by default vor 5 Jahren
  Slavi Pantaleev bef0702fea Wait some more when starting Postgres during setup on ARM vor 5 Jahren
  Slavi Pantaleev f9c1d62435 Fix Postgres database (-alpine) failing to start on ARM32 vor 5 Jahren
  Slavi Pantaleev 95346f3117 Reorganize Postgres access (breaking change) vor 5 Jahren
  Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME vor 5 Jahren
  Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list vor 5 Jahren
  Slavi Pantaleev fb83eccf99 Relocate SQL template file vor 5 Jahren
  Slavi Pantaleev 86da489b9b Never fail when stopping systemd service during (SQLite -> Postgres) migration vor 5 Jahren
  Slavi Pantaleev 21662af3be Archive database only after additional_psql_statements_list had executed vor 5 Jahren
  Stuart Mumford 019a4d7dcd Use role relative paths for things vor 5 Jahren
  Slavi Pantaleev ad1425eee4 Add pgloader self-building support (for ARM) vor 5 Jahren
  Slavi Pantaleev 8675dedbdb Add support for automatic (nedb -> Postgres) migration to matrix-appservice-slack vor 5 Jahren
  Slavi Pantaleev 715bdf2c64 Add support for automatic (nedb -> Postgres) migration to mx-appservice-irc vor 5 Jahren
  Slavi Pantaleev 1bd5c240e5 Add support for executing additional DB migration statements vor 5 Jahren
  Slavi Pantaleev dd797ba6a7 Fix Postgres database importing/upgrading conflicts vor 5 Jahren
  transcaffeine 13d8a9b39c
hint supported automatic migration nedb->postgres vor 5 Jahren
  Slavi Pantaleev af3ea67bba Add (SQLite + Postgres) support and automatic migration to matrix-ma1sd vor 5 Jahren
  Slavi Pantaleev c1431b28f0 Make use of matrix_postgres_db_migration_request.caller vor 5 Jahren
  Slavi Pantaleev dc7850e83c Fix wording and variable names a bit vor 5 Jahren
  Slavi Pantaleev bc376c2fb2 Add database migration utility to matrix-postgres role vor 5 Jahren
  Slavi Pantaleev 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around vor 5 Jahren
  Slavi Pantaleev f1e85f7112 Don't mention Postgres roles, just say users vor 5 Jahren
  Slavi Pantaleev cb969c6ca2 Add --tags=import-generic-sqlite-db (pgloader import) vor 5 Jahren
  Slavi Pantaleev 6e1dfb62f0 Rename some doc files and commands related to importing vor 5 Jahren
  Slavi Pantaleev 183d2a10db Ensure matrix-postgres.service is started before creating additional users/databases vor 5 Jahren
  Slavi Pantaleev 46a4034d3e Use "password" for additional Postgres databases, not "pass" vor 5 Jahren
  Slavi Pantaleev 3a037a5993 Ensure additional databases contain all the keys that we expect vor 5 Jahren
  Slavi Pantaleev da4cb2f639 Do not use the postgresql_user/postgresql_db modules vor 5 Jahren
  Slavi Pantaleev bbc09d013b Do not execute additional databases creation code if not necessary vor 5 Jahren
  Slavi Pantaleev c765ceb270 Prevent weird loop error vor 5 Jahren
  Slavi Pantaleev e2952f16f7 Determine matrix-postgres IP address without relying on jq vor 5 Jahren
  Slavi Pantaleev f47e8a97e6 Make use of matrix_host_command_docker instead of hardcoding vor 5 Jahren
  Slavi Pantaleev 0641106370 Allow username of additional Postgres databases to be different vor 5 Jahren
  Slavi Pantaleev 527d5f57d5 Relocate Postgres additional database creation logic vor 5 Jahren
  Slavi Pantaleev dac0d3a682 Add default matrix_postgres_additional_databases vor 5 Jahren
  Slavi Pantaleev 47613e5a27 Remove synapse-janitor support vor 5 Jahren
  transcaffeine d9f4914e0d
WIP: postgres: create databases for all services vor 5 Jahren
  Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10 vor 5 Jahren
  Slavi Pantaleev 796c752b60 Ensure Postgres passwords are not longer than 99 characters vor 5 Jahren
  Slavi Pantaleev 75f9fde7a4 Remove some more -v usage vor 5 Jahren