149 Commits (a3a6e14f7b730bdf0534f8821966b68d2c49cb1d)

Author SHA1 Message Date
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
Slavi Pantaleev 1ab507349c Fix self-building for various components on Ansible < 2.8
4 years ago
Ahmad Haghighi e335f3fc77 rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
4 years ago
Ahmad Haghighi f52a8b6484 use custom docker registry
4 years ago
Slavi Pantaleev 108aed53be Fix invalid matrix-postgres.service when matrix_postgres_process_extra_arguments is empty
4 years ago
Slavi Pantaleev 1dbdfeec07 Fix matrix-postgres stopping for consistency with other services
4 years ago
Slavi Pantaleev 5cfeae806b Merge branch 'master' into synapse-workers
4 years ago
Slavi Pantaleev 7d39e5153a Upgrade Postgres minor versions
4 years ago
Julian Foad d1f28d17bb Allow psql args to be given to matrix-postgres-cli
4 years ago
o8F0LY 0a0c9a4efc Add double quotes to avoid synatx errors
4 years ago
Slavi Pantaleev d98a1ceadd Merge branch 'master' into synapse-workers
4 years ago
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
4 years ago
Marcel Partap 183adec3d8 Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Slavi Pantaleev a56cb34850 Notify people if /matrix/postgres/data-auto-upgrade-backup exists
4 years ago
Slavi Pantaleev a2422c458a Notify of remaining matrix-postgres local data in a better way
4 years ago
Slavi Pantaleev f085362149 Fix some Postgres CLI scripts to target the correct database
4 years ago
Slavi Pantaleev f9968b6981 Fix matrix_postgres_connection_password length check
4 years ago
Slavi Pantaleev 88addd71fc Fix Postgres imports going to the matrix DB by default
4 years ago
Slavi Pantaleev bef0702fea Wait some more when starting Postgres during setup on ARM
4 years ago
Slavi Pantaleev f9c1d62435 Fix Postgres database (-alpine) failing to start on ARM32
4 years ago
Slavi Pantaleev 95346f3117 Reorganize Postgres access (breaking change)
4 years ago
Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME
4 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
4 years ago
Marcel Partap cd8100544b Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Slavi Pantaleev fb83eccf99 Relocate SQL template file
4 years ago
Slavi Pantaleev 86da489b9b Never fail when stopping systemd service during (SQLite -> Postgres) migration
4 years ago
Slavi Pantaleev 21662af3be Archive database only after additional_psql_statements_list had executed
4 years ago