Slavi Pantaleev
abd0823554
Add some parenthesis in if statement
hace 2 años
axiopaladin
da039614fd
updated MMR yaml defaults and docs for basic dendrite support
hace 2 años
Slavi Pantaleev
2511b34a7c
Stop containers gracefully, instead of outright killing them
hace 2 años
Michael Hollister
e55d3a7366
Added missing angle brackets
hace 2 años
Michael Hollister
cedeedcc06
Added config validation for matrix media repo
hace 2 años
Michael Hollister
85005d1b0b
Fixed linting warnings
hace 2 años
Michael Hollister
305e3afb1b
Updated matrix media repo to v1.3.3
hace 2 años
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
hace 2 años
Slavi Pantaleev
6427397486
Do not hardcode sslmode=disable to Postgres connection strings - make it configurable
This is backward-compatible with what we had before. We're not changing
the SSL mode - just making it configurable.
Most components are defaulting to `sslmode=disable`, while some
(`matrix-bot-matrix-reminder-bot` and others) do not specify an `sslmode` at all.
We're making sslmode configurable, because certain external Postgres
servers may be configured to require SSL encryption.
In such cases `sslmode=disable` does not work and needs to be changed to
`sslmode=require` or something else (`verify-ca`, `verify-full`, etc).
hace 2 años
Slavi Pantaleev
5fb1020ada
Use full name of matrix-media-repo for Ansible tags (*-media-repo -> *-matrix-media-repo)
hace 2 años
Michael Hollister
63ee8e5bb9
Replaced csApi config with proxy container url
hace 2 años
Michael Hollister
c8b6b6e034
Added additioanl documentation to rendered config and added to_json filters
hace 2 años
Michael Hollister
d120b0c153
Updated code to use identifier variable
hace 2 años
Michael Hollister
c043463ee1
Fixed conflicting default values for enabling media-repo
hace 2 años
Michael Hollister
ecb24dcaab
Changed volume mounting and directory structure
hace 2 años
Michael Hollister
b9f5aa0344
Removed exposing ports by default
hace 2 años
Michael Hollister
6365118067
Removed additional logging to filesystem by default
hace 2 años
Michael Hollister
78bd1dbd1b
Added matrix-media-repo role
hace 2 años