31 Commits (5b8fd44aa7a0659e67ce8bdb7bfb3448e9656d51)

Author SHA1 Message Date
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
5 years ago
Slavi Pantaleev 9991d545dd Add note about synapse-janitor and require explicit confirmation for usage
5 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
5 years ago
Slavi Pantaleev 704d2ff861
Merge pull request #351 from prasket/matrix-change-user-admin-status
5 years ago
prasket 83e7a8d9e6 corrected hardcoded matrix domain and added code to remove old matrix-make-user-admin script per suggestion.
5 years ago
Slavi Pantaleev 9d3d538a2d Use C collation for Postgres to appease Synapse
5 years ago
prasket e99497bb60 created new file with change admin options and removed make admin file. Updated name references as well throughout the project.
5 years ago
Slavi Pantaleev e32aaacaa7 Make gzipped SQL dumps by default during --upgrade-postgres
5 years ago
Slavi Pantaleev 29526e7bb1 Add support for backing up / importing all Postgres databases/users
5 years ago
Slavi Pantaleev 9c438a3870 Add support for Postgres v12
5 years ago
Slavi Pantaleev 1784bde226 Ensure Postgres data ownership is correct
5 years ago
Slavi Pantaleev 0ca21d80d7 Add Synapse Maintenance docs and synapse-janitor integration
5 years ago
Slavi Pantaleev 631a14bf0c Rename run control variables for consistency
5 years ago
Slavi Pantaleev e805044b80 Delete scripts when uninstalling Postgres
5 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
6 years ago
Slavi Pantaleev 3567d9adba Fix typo
6 years ago
Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8
6 years ago
Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning
6 years ago
Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
6 years ago
Lyubomir Popov 134faa3139 Add the ability to update user passwords with ansible (when using the matrix-postgres container).
6 years ago
Slavi Pantaleev 45618679f5 Reload systemd services when they get updated
6 years ago
Slavi Pantaleev 433780384e Do not use docker_container module
6 years ago
Slavi Pantaleev 0be7b25c64 Make (most) containers run with a read-only filesystem
6 years ago
Slavi Pantaleev 9438402f61 Drop capabilities in a few more places
6 years ago
Slavi Pantaleev 299a8c4c7c Make (most) containers start as non-root
6 years ago
Slavi Pantaleev a4e7ad5566 Use async Ansible task for importing Postgres
6 years ago
Slavi Pantaleev 0392822aa7 Show Postgres import command and mention manual importing
6 years ago
Slavi Pantaleev 8d186e5194 Fix Postgres import when Postgres had never started
6 years ago
Slavi Pantaleev c10182e5a6 Make roles more independent of one another
6 years ago
Slavi Pantaleev b80d44afaa Stop Postgres before finding files to move over
6 years ago
Slavi Pantaleev 51312b8250 Split playbook into multiple roles
6 years ago