175 Commits (ec45b873762826044c558e91764b8abfe3651368)

Author SHA1 Message Date
Slavi Pantaleev 7fb45a507d Make --tags=run-postgres-vacuum and --tags=upgrade-postgres not assume Synapse
2 years ago
Sebastian Gumprich 48388a3d96 use fqcns for some task
2 years ago
Slavi Pantaleev cb2fecbea9 Fix some ansible-lint-reported warnings
2 years ago
Slavi Pantaleev ff0fc88fae Make Postgres import not break for databases with special names
2 years ago
Slavi Pantaleev 0b44ec19b4 Do not override matrix_postgres_import_roles_to_ignore/matrix_postgres_import_databases_to_ignore in group_vars
2 years ago
Slavi Pantaleev e37e86eb1c Fix 'could not save history to file "//.psql_history"' errors
2 years ago
Slavi Pantaleev bed9c18ab0 Pin Postgres version to 15.0
2 years ago
Slavi Pantaleev af3a32cf6a Fix Jinja2 interpolation for some default variables
2 years ago
Slavi Pantaleev a32eea41fe Make roles/matrix-postgres/tasks/detect_existing_postgres_version.yml detect Postgres v14
2 years ago
David Napier 2eef6af23e Bump postgres version to newly released 15
2 years ago
Slavi Pantaleev 881fdd28f0 Add support for Synapse container image customization
2 years ago
Slavi Pantaleev 62215a87fe Upgrade Postgres minor versions (14.4 -> 14.5, 13.7 -> 13.8, etc.)
2 years ago
Slavi Pantaleev e6ecd54e72 Suppress some ansible-lint errors
2 years ago
Slavi Pantaleev a12cbeac3b Fix async commands
2 years ago
Slavi Pantaleev d1b5681ba0 Report async task failures better
2 years ago
Slavi Pantaleev 1ea1597020 Fix some ansible-lint-reported warnings
2 years ago
Slavi Pantaleev 89648cf58e Fix some ansible-lint-reported warnings
2 years ago
Slavi Pantaleev 10a5b0d831 Add warnings about using Borg backup with external Postgres
2 years ago
Slavi Pantaleev 7831dc91b3 Import tasks from other roles in a better way
2 years ago
Slavi Pantaleev c1849ae888 Fix the remaining var-spacing ansible-lint errors
2 years ago
Slavi Pantaleev 1693c4ca1d Fix no-changed-when ansible-lint errors
2 years ago
Slavi Pantaleev bb8b8c4bf0 Fix tasks include regression
2 years ago
Slavi Pantaleev d073c7ecb3 More ansible-lint fixes
2 years ago
Slavi Pantaleev ddf18eadc7 More ansible-lint fixes
2 years ago
Slavi Pantaleev 34cdaade08 Use fully-qualified module names for builtin Ansible modules
2 years ago
Aine e149f33140
add/unify 'Project source code URL' link across all roles
2 years ago
Slavi Pantaleev 5963a387f0 Upgrade Postgres (14.3 -> 14.4)
2 years ago
Aine 4109dc3bcd
Update Postgres (CVE-2022-1552 + last 9.x update)
3 years ago
Aine 1ee118bd49
matrix-change-user-admin-status: do not allocate tty
3 years ago
Slavi Pantaleev 2df993977a Ensure git cloning when self-building is done with the matrix user, not root
3 years ago
Slavi Pantaleev 0364c6c634 Suppress old container cleanup (kill/rm) failures
3 years ago
Aine 5f0ece0c28
fix permissions
3 years ago
Aine 701591e87e
Added retries to the docker pulls
3 years ago
Slavi Pantaleev d5de1e8352 Document that using an external Postgres server has serious downsides
3 years ago
GoMatrixHosting 28f6091ed4 GoMatrixHosting v0.7.0
3 years ago
Aaron Raimist f0e30c76f3
Postgres Minor Updates (14.2, 13.6, 12.10, 11.15, 10.20)
3 years ago
Marko Weltzer 819574b8ba
Merge branch 'spantaleev:master' into master
3 years ago
Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter
3 years ago
Slavi Pantaleev 86c36523df Replace ExecStopPost with ExecStop
3 years ago
Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost
3 years ago
Aaron Raimist 61b743f86d
Postgres Minor Updates (14.1, 13.5, 12.9, 11.14, 10.19)
3 years ago
Slavi Pantaleev c4d2c8394c Abort if on an unsupported Postgres version (v9.6)
3 years ago
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
3 years ago
Patrick C. F. Ernzer 65182ea0f2 fixes #1365
3 years ago
Slavi Pantaleev fc593bc8ab Increase shm-size for Postgres container to fix VACUUM
3 years ago
Slavi Pantaleev 09ac950d17 Fix dump importing (backup restore) into Postgres v14
3 years ago
Slavi Pantaleev 096c960b84 Add support for Postgres v14
3 years ago
sakkiii 48548eb561
Postgres Minor Updates
3 years ago
sakkiii d338090f00
postgres minor updates
3 years ago
pushytoxin bee14550ab Fix local/bin scripts autocompletion by adding rx perms to everyone
4 years ago