60 コミット (e7d79a95dc9a20948ea439cc308e185057fafd3a)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev 6a72e3fa54 Try to make importing SQLite from older Synapse version work 5年前
  Dan Arnfield 3a3383fada Add support for postgres 13 5年前
  Slavi Pantaleev a456e3a9e7 Surface certain messages at the end of playbook execution 5年前
  Slavi Pantaleev e3dca2f66f Try to avoid Docker logs growing too much for one-off containers 5年前
  Dan Arnfield 20eea648a5 Update postgres versions (12.3 -> 12.4, etc) 5年前
  Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage 5年前
  Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files 5年前
  Ugurtan 5ace3f4a1c
fix for importing sqllite database 5年前
  Dan Arnfield ee3944bcdb Update postgres (12.2 -> 12.3, etc) 5年前
  Slavi Pantaleev 8fb3ce6f6d Upgrade Synapse (v1.12.4 -> v1.13.0) 5年前
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 5年前
  Slavi Pantaleev 9991d545dd Add note about synapse-janitor and require explicit confirmation for usage 5年前
  Chris van Dijk 88c1fbf6aa Fix hardcoded values in postgres script matrix-change-user-admin-status 5年前
  Chris van Dijk d83236ea0e Fix inconsistent whitespace 5年前
  Mickaël Cornière 82989b662a Fix bad network and bad path to postgre env 6年前
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 6年前
  Dan Arnfield e36de7e627 Update postgres (12.1 -> 12.2, etc) 6年前
  David Gnedt c55682d099 Update synapse-janitor to support current synapse database schema 6年前
  prasket 83e7a8d9e6 corrected hardcoded matrix domain and added code to remove old matrix-make-user-admin script per suggestion. 6年前
  Slavi Pantaleev 9d3d538a2d Use C collation for Postgres to appease Synapse 6年前
  prasket e99497bb60 created new file with change admin options and removed make admin file. Updated name references as well throughout the project. 6年前
  prasket 776c108392 created new file with change admin options and removed make admin file. Updated name references as well throughout the project. 6年前
  Dan Arnfield 4a60f385d1 Update postgres versions (12.0 -> 12.1, etc) 6年前
  Slavi Pantaleev e32aaacaa7 Make gzipped SQL dumps by default during --upgrade-postgres 6年前
  Slavi Pantaleev 29526e7bb1 Add support for backing up / importing all Postgres databases/users 6年前
  Slavi Pantaleev 9c438a3870 Add support for Postgres v12 6年前
  Slavi Pantaleev 1784bde226 Ensure Postgres data ownership is correct 6年前
  Dan Arnfield dc11704c11 Bump postgres versions (11.5, 10.10, 9.6.15) 6年前
  Slavi Pantaleev 0ca21d80d7 Add Synapse Maintenance docs and synapse-janitor integration 6年前
  Slavi Pantaleev 631a14bf0c Rename run control variables for consistency 6年前
  Slavi Pantaleev e805044b80 Delete scripts when uninstalling Postgres 6年前
  Dan Arnfield 1eaa7b6967 Update postgres versions to latest 6年前
  Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images 6年前
  Slavi Pantaleev 4f87f7e43e
Explain matrix_postgres_container_postgres_bind_port a little more 6年前
  Aaron Raimist 6fce809d10
Add config option to be able to access database outside of container 6年前
  Slavi Pantaleev 3567d9adba Fix typo 6年前
  Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8 6年前
  Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning 6年前
  Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 6年前
  Slavi Pantaleev ae7c8d1524 Use SyslogIdentifier to improve logging 6年前
  Dan Arnfield 6163ba5bb1 Bump postgres versions 6年前
  Hugues De Keyzer c451025134 Fix indentation in templates 6年前
  Sylvia van Os 75b1528d13 Add the possibility to pass extra flags to the docker container 6年前
  Lyubomir Popov 134faa3139 Add the ability to update user passwords with ansible (when using the matrix-postgres container). 6年前
  Slavi Pantaleev 6f6dff3e2b Update some Docker images 7年前
  Slavi Pantaleev 45618679f5 Reload systemd services when they get updated 7年前
  Slavi Pantaleev a43bcd81fe Rename some variables 7年前
  Slavi Pantaleev 433780384e Do not use docker_container module 7年前
  Slavi Pantaleev 0be7b25c64 Make (most) containers run with a read-only filesystem 7年前
  Slavi Pantaleev 9438402f61 Drop capabilities in a few more places 7年前