Commit Graph

26 Commits (3cb71e7e84b762575526e1feb6e4ef9b0c8656e4)

Author SHA1 Message Date
Slavi Pantaleev fb83eccf99 Relocate SQL template file
4 years ago
Slavi Pantaleev f1e85f7112 Don't mention Postgres roles, just say users
4 years ago
Slavi Pantaleev 46a4034d3e Use "password" for additional Postgres databases, not "pass"
4 years ago
Slavi Pantaleev da4cb2f639 Do not use the postgresql_user/postgresql_db modules
4 years ago
Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10
4 years ago
Slavi Pantaleev 1fca917ad1 Replace some -v instances with --mount
4 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
4 years ago
Chris van Dijk 88c1fbf6aa Fix hardcoded values in postgres script matrix-change-user-admin-status
4 years ago
Chris van Dijk d83236ea0e Fix inconsistent whitespace
4 years ago
Mickaël Cornière 82989b662a Fix bad network and bad path to postgre env
4 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
Aaron Raimist 6fce809d10
Add config option to be able to access database outside of container
5 years ago
Slavi Pantaleev ae7c8d1524 Use SyslogIdentifier to improve logging
5 years ago
Hugues De Keyzer c451025134 Fix indentation in templates
5 years ago
Slavi Pantaleev e0b7b4dc61
Merge pull request #159 from TheLastProject/feature/docker_add_hosts
5 years ago
Sylvia van Os 75b1528d13 Add the possibility to pass extra flags to the docker container
5 years ago
Lyubomir Popov 134faa3139 Add the ability to update user passwords with ansible (when using the matrix-postgres container).
5 years ago
Slavi Pantaleev a43bcd81fe Rename some variables
5 years ago
Slavi Pantaleev 0be7b25c64 Make (most) containers run with a read-only filesystem
5 years ago
Slavi Pantaleev 9438402f61 Drop capabilities in a few more places
6 years ago
Slavi Pantaleev 316d653d3e Drop capabilities in containers
6 years ago
Slavi Pantaleev 1a80058a2a Indent (non-YAML) using tabs
6 years ago
Slavi Pantaleev 51312b8250 Split playbook into multiple roles
6 years ago