Aine
21eabf45c2
make self-check of /.well-known/matrix/server accept redirects
Rationale: the /.well-known/matrix/client should return only 200 as well, but it has hardcoded "safe" value, regardless the spec: https://spec.matrix.org/v1.4/client-server-api/#well-known-uri
So, why not do the same for the /.well-known/matrix/server?
3 лет назад
Slavi Pantaleev
3694bf1d18
Merge pull request #2198 from etkecc/buscarron-130
update buscarron 1.2.1 -> 1.3.0
3 лет назад
Slavi Pantaleev
06d4ca0f4e
Merge pull request #2197 from etkecc/postmoogle-098
update postmoogle 0.9.7 -> 0.9.8
3 лет назад
Slavi Pantaleev
304906260b
Merge pull request #2196 from etkecc/honoroit-0916
update honoroit 0.9.15 -> 0.9.16
3 лет назад
Slavi Pantaleev
a2c40803b6
Merge pull request #2199 from etkecc/patch-105
update element v1.11.10 -> v1.11.11
3 лет назад
Aine
437d177d31
update element v1.11.10 -> v1.11.11
3 лет назад
Slavi Pantaleev
a9c72b81fc
Merge pull request #2195 from etkecc/patch-104
Update grafana 9.2.1 -> 9.2.2
3 лет назад
Aine
12fe1f417c
update buscarron 1.2.1 -> 1.3.0
3 лет назад
Aine
a22d5b1726
update postmoogle 0.9.7 -> 0.9.8
3 лет назад
Aine
145a57a7b8
update honoroit 0.9.15 -> 0.9.16
3 лет назад
Aine
81d8785811
Update grafana 9.2.1 -> 9.2.2
3 лет назад
Slavi Pantaleev
fcf7fb18a1
Merge pull request #2194 from etkecc/patch-103
Update appservice-irc 0.35.1 -> 0.36.0
3 лет назад
Aine
fd7e1604a5
Update appservice-irc 0.35.1 -> 0.36.0
3 лет назад
Slavi Pantaleev
cb2fecbea9
Fix some ansible-lint-reported warnings
3 лет назад
Slavi Pantaleev
9c549a185f
Auto-purge orphaned Let's Encrypt renewal configuration files
3 лет назад
Slavi Pantaleev
69ae35bb23
Merge pull request #2193 from etkecc/patch-102
Fix 502
3 лет назад
Aine
24409766eb
Fix 502
ref: 57bb340343
3 лет назад
Slavi Pantaleev
d44b037850
fgrep -> grep -F
3 лет назад
Slavi Pantaleev
716efe7ad5
Upgrade ddclient (v3.9.1-ls100 -> v3.10.0-ls102)
3 лет назад
Slavi Pantaleev
9fd3e00b71
Upgrade nginx (1.23.1 -> 1.23.2)
3 лет назад
Slavi Pantaleev
bf278bdc3a
Merge pull request #2190 from smargold476/patch-1
update Docs regarding Filter-Mode-Flag
3 лет назад
Slavi Pantaleev
e2a5497332
Merge pull request #2189 from moan0s/backup
Add information on how to manually run the backup
3 лет назад
Julian-Samuel Gebühr
3bd0af76dd
Add information on how to manually run the backup
Signed-off-by: Julian-Samuel Gebühr <julian-samuel@gebuehr.net>
3 лет назад
Slavi Pantaleev
57bb340343
Make ntfy not try to listen on a privileged port
We're starting it with `--user` and dropped capabilities, after all.
Hopefully fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2188
3 лет назад
Slavi Pantaleev
782407cf89
Merge pull request #2186 from smargold476/patch-5
update remote-repo-infos with link to doc
3 лет назад
Slavi Pantaleev
2362cf3c74
Merge pull request #2187 from smargold476/patch-6
update link to example
3 лет назад
smargold476
ac8312d95f
update link to example
in my environment i see the matrix. conf in that file: /matrix/nginx-proxy/conf.d/matrix-domain.conf
3 лет назад
smargold476
7d043489bd
update remote-repo-infos with link to doc
was a litte confusing for me, so i added the link to the syntax-descr.
3 лет назад
Slavi Pantaleev
4635968840
Upgrade Hookshot (2.3.0 -> 2.4.0)
3 лет назад
Slavi Pantaleev
4cf85605a9
Upgrade Dendrite (0.10.3 -> 0.10.4)
3 лет назад
Slavi Pantaleev
7e8184e210
Do not break the guided installation flow
3 лет назад
Slavi Pantaleev
ff0fc88fae
Make Postgres import not break for databases with special names
We haven't encountered such a problem yet, but it doesn't hurt to
make things more robust.
3 лет назад
Slavi Pantaleev
0b44ec19b4
Do not override matrix_postgres_import_roles_to_ignore/matrix_postgres_import_databases_to_ignore in group_vars
These values that we were setting also make sense in the context of the
`matrix-postgres` role even when not used within the playbook.
3 лет назад
Slavi Pantaleev
e2b517b7c0
Merge pull request #2182 from array-in-a-matrix/patch-2
grammar correction
3 лет назад
Array in a Matrix
0a022db256
grammar correction
the word "both" would refer to only 2 urls in this context
3 лет назад
Slavi Pantaleev
e37e86eb1c
Fix 'could not save history to file "//.psql_history"' errors
3 лет назад
Slavi Pantaleev
bed9c18ab0
Pin Postgres version to 15.0
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2180
Just specifying `15` means we won't automatically re-pull `15.1` when it comes out.
3 лет назад
Slavi Pantaleev
b8097b0bd6
Add support for binary content to matrix-aux
3 лет назад
Slavi Pantaleev
af3a32cf6a
Fix Jinja2 interpolation for some default variables
We're overriding these in the correct way in `group_vars/matrix_servers`
so this wasn't causing any problem in practice.
3 лет назад
Slavi Pantaleev
80da7dfb0b
Update docs/prerequisites.md
3 лет назад
Slavi Pantaleev
490cce14ad
Merge branch 'dnapier-master'
Closes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2180
3 лет назад
Slavi Pantaleev
a32eea41fe
Make roles/matrix-postgres/tasks/detect_existing_postgres_version.yml detect Postgres v14
3 лет назад
Slavi Pantaleev
20db57d288
Upgrade certbot (v1.30.0 -> v1.31.0)
3 лет назад
Slavi Pantaleev
f08700adbe
Merge pull request #2181 from array-in-a-matrix/master
add if hostname is not availble for SRV record
3 лет назад
array-in-a-matrix
c4a57428a6
add if hostname is not availble for SRV record
3 лет назад
David Napier
2eef6af23e
Bump postgres version to newly released 15
3 лет назад
Slavi Pantaleev
64de8c7eba
Merge pull request #2179 from etkecc/patch-101
Update grafana 9.2.0 -> 9.2.1
3 лет назад
Aine
bcba84389d
Update grafana 9.2.0 -> 9.2.1
3 лет назад
Slavi Pantaleev
b3adeb943c
Merge pull request #2178 from etkecc/patch-100
Update Synapse 1.68.0 -> 1.69.0
3 лет назад
Aine
c781bdea99
Update Synapse 1.68.0 -> 1.69.0
3 лет назад