56 Commits (c0edacbefd60d5bfd136c448ff3fdf76da645731)

Autor SHA1 Mensaje Fecha
  Slavi Pantaleev cb969c6ca2 Add --tags=import-generic-sqlite-db (pgloader import) hace 5 años
  Slavi Pantaleev 6e1dfb62f0 Rename some doc files and commands related to importing hace 5 años
  Slavi Pantaleev 183d2a10db Ensure matrix-postgres.service is started before creating additional users/databases hace 5 años
  Slavi Pantaleev 46a4034d3e Use "password" for additional Postgres databases, not "pass" hace 5 años
  Slavi Pantaleev 3a037a5993 Ensure additional databases contain all the keys that we expect hace 5 años
  Slavi Pantaleev da4cb2f639 Do not use the postgresql_user/postgresql_db modules hace 5 años
  Slavi Pantaleev bbc09d013b Do not execute additional databases creation code if not necessary hace 5 años
  Slavi Pantaleev c765ceb270 Prevent weird loop error hace 5 años
  Slavi Pantaleev e2952f16f7 Determine matrix-postgres IP address without relying on jq hace 5 años
  Slavi Pantaleev f47e8a97e6 Make use of matrix_host_command_docker instead of hardcoding hace 5 años
  Slavi Pantaleev 0641106370 Allow username of additional Postgres databases to be different hace 5 años
  Slavi Pantaleev 527d5f57d5 Relocate Postgres additional database creation logic hace 5 años
  Slavi Pantaleev 47613e5a27 Remove synapse-janitor support hace 5 años
  transcaffeine d9f4914e0d
WIP: postgres: create databases for all services hace 5 años
  Slavi Pantaleev 796c752b60 Ensure Postgres passwords are not longer than 99 characters hace 5 años
  Slavi Pantaleev 75f9fde7a4 Remove some more -v usage hace 5 años
  Slavi Pantaleev 6a72e3fa54 Try to make importing SQLite from older Synapse version work hace 5 años
  Dan Arnfield 3a3383fada Add support for postgres 13 hace 5 años
  Slavi Pantaleev a456e3a9e7 Surface certain messages at the end of playbook execution hace 5 años
  Slavi Pantaleev e3dca2f66f Try to avoid Docker logs growing too much for one-off containers hace 5 años
  Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage hace 5 años
  Ugurtan 5ace3f4a1c
fix for importing sqllite database hace 5 años
  Slavi Pantaleev 8fb3ce6f6d Upgrade Synapse (v1.12.4 -> v1.13.0) hace 5 años
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately hace 5 años
  Slavi Pantaleev 9991d545dd Add note about synapse-janitor and require explicit confirmation for usage hace 5 años
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin hace 6 años
  prasket 83e7a8d9e6 corrected hardcoded matrix domain and added code to remove old matrix-make-user-admin script per suggestion. hace 6 años
  Slavi Pantaleev 9d3d538a2d Use C collation for Postgres to appease Synapse hace 6 años
  prasket e99497bb60 created new file with change admin options and removed make admin file. Updated name references as well throughout the project. hace 6 años
  prasket 776c108392 created new file with change admin options and removed make admin file. Updated name references as well throughout the project. hace 6 años
  Slavi Pantaleev e32aaacaa7 Make gzipped SQL dumps by default during --upgrade-postgres hace 6 años
  Slavi Pantaleev 29526e7bb1 Add support for backing up / importing all Postgres databases/users hace 6 años
  Slavi Pantaleev 9c438a3870 Add support for Postgres v12 hace 6 años
  Slavi Pantaleev 1784bde226 Ensure Postgres data ownership is correct hace 6 años
  Slavi Pantaleev 0ca21d80d7 Add Synapse Maintenance docs and synapse-janitor integration hace 6 años
  Slavi Pantaleev 631a14bf0c Rename run control variables for consistency hace 6 años
  Slavi Pantaleev e805044b80 Delete scripts when uninstalling Postgres hace 6 años
  Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images hace 6 años
  Slavi Pantaleev 3567d9adba Fix typo hace 6 años
  Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8 hace 6 años
  Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning hace 6 años
  Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 hace 6 años
  Lyubomir Popov 134faa3139 Add the ability to update user passwords with ansible (when using the matrix-postgres container). hace 6 años
  Slavi Pantaleev 45618679f5 Reload systemd services when they get updated hace 7 años
  Slavi Pantaleev 433780384e Do not use docker_container module hace 7 años
  Slavi Pantaleev 0be7b25c64 Make (most) containers run with a read-only filesystem hace 7 años
  Slavi Pantaleev 9438402f61 Drop capabilities in a few more places hace 7 años
  Slavi Pantaleev 299a8c4c7c Make (most) containers start as non-root hace 7 años
  Slavi Pantaleev a4e7ad5566 Use async Ansible task for importing Postgres hace 7 años
  Slavi Pantaleev 0392822aa7 Show Postgres import command and mention manual importing hace 7 años