Slavi Pantaleev
3a9fe48deb
Make matrix-nginx-proxy's X-Forwarded-For header customizable
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1393
4 anni fa
Aaron Raimist
f8fe68b385
Allow workers to serve new v3 APIs
1f196f59cb
4 anni fa
boris runakov
394ecb0acc
remove default from variable name
4 anni fa
boris runakov
d3a9ec98de
refactoring
4 anni fa
boris runakov
1ec67f49b0
replaced 8008 where possible
4 anni fa
Slavi Pantaleev
994c0e504c
Ensure some matrix-nginx-proxy variables are defined
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1397
4 anni fa
b
07496069c8
rellocating variables for consistency
4 anni fa
b
7756cc4c8e
replace port 8048 with matrix_synapse_container_default_federation_port
4 anni fa
JokerGermany
c0656448f7
Port 80 for IPv6
4 anni fa
sakkiii
cd26af2f6f
Certbot Update (v1.20.0 -> v1.21.0)
4 anni fa
sakkiii
7a4f49c457
Nginx Minio Update (1.21.3 -> 1.21.4)
4 anni fa
Slavi Pantaleev
735c966ab6
Disable systemd services when stopping to uninstall them
Until now, we were leaving services "enabled"
(symlinks in /etc/systemd/system/multi-user.target.wants/).
We clean these up now. Broken symlinks may still exist in older
installations that enabled/disabled services. We're not taking care
to fix these up. It's just a cosmetic defect anyway.
4 anni fa
b
6eaa8ac65a
add server_name to matrix-synapsel.conf only if matrix_nginx_proxy_enabled
4 anni fa
b
dcda17595a
change port 8090 to matrix_ma1sd_default_port
4 anni fa
Kim Brose
5f6bbafa17
fix space before tab in indent
4 anni fa
HarHarLinks
7b33fc8e19
fixup! auto-generate prometheus.yml for workers metrics
4 anni fa
HarHarLinks
ce41674e61
auto-generate prometheus.yml for workers metrics
4 anni fa
HarHarLinks
4209c4208c
add own variable for worker metrics
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1311#issuecomment-945718866
4 anni fa
Slavi Pantaleev
2bf052369d
Upgrade certbot (v1.19.0 -> v1.20.0)
4 anni fa
Kim Brose
1ba7760ea4
add how to generate htpasswd
for matrix_nginx_proxy_proxy_synapse_metrics_basic_auth_key
resolves #1308
4 anni fa
HarHarLinks
d9fa2f7ed4
add auto proxy synapse worker metrics
when matrix_nginx_proxy_proxy_synapse_metrics is enabled
4 anni fa
Aaron Raimist
a676b5358c
Fix hydrogen OCSP typo
From 6f80292745
4 anni fa
Colin Shea
2578ca4cee
rename matrix_nginx_proxy_x_forwarded_header_value -> matrix_nginx_proxy_x_forwarded_proto_value
4 anni fa
Colin Shea
d0cd67044e
replace $scheme with X-Forwarded-Proto when enabled
4 anni fa
sakkiii
3055b3996e
Updates Certbot -> v1.19.0, nginx ->1.21.3-alpine
4 anni fa
sakkiii
ae6caf158a
Added variable matrix_nginx_proxy_request_timeout ( #1265 )
* add timeout param for nginx proxy
default value matrix_nginx_proxy_request_timeout is 60s
* default matrix_nginx_proxy_request_timeout - 60s
* few more variables for request timeout
* Update nginx.conf.j2
* Update nginx.conf.j2
4 anni fa
Slavi Pantaleev
a911207854
Revert "nginx update v1.21.2"
This reverts commit 732051b8fc .
There's no such container image published yet.
4 anni fa
sakkiii
732051b8fc
nginx update v1.21.2
http://nginx.org/en/CHANGES
4 anni fa
sakkiii
f5a7e6d78b
Certbot update v1.18.0
4 anni fa
Michael Collins
98e6cd685d
sync with previous repo
4 anni fa
Michael Collins
4d57a41b3f
remove matrix_awx_enabled from these
4 anni fa
Michael Collins
2e30802b87
use group variables instead
4 anni fa
Michael Collins
8238d65e5f
simplify template conditional
4 anni fa
Michael Collins
bfb61e776e
GMH v0.5.7... maybe!
4 anni fa
JokerGermany
9345d840be
root path for the base domain is wrong ( #1189 )
* root path for the base domain
* Fix path when running in a container
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
4 anni fa
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
4 anni fa
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
4 anni fa
sakkiii
7a51268dfc
Upgrade certbot & nginx
Upgrade certbot (v1.16.0 -> v1.17.0) nginx (1.21.0 -> 1.21.1)
4 anni fa
Slavi Pantaleev
6294e58304
Fix Content-Security-Policy for Element
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1154
According to
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy ,
having both a header and the `<meta>`-tag provided by Element itself is
not a problem. The 2 CSP policies get combined.
4 anni fa
oxmie
5df4d68829
Make federation domain customizable
4 anni fa
sakkiii
0217644b48
Content-Security-Policy For Element Web
https://github.com/vector-im/element-web#configuration-best-practices
4 anni fa
Slavi Pantaleev
963f38ee7b
Upgrade certbot (v1.14.0 -> v1.16.0)
4 anni fa
Michael-GMH
ad7bbd6442
merge upstream
4 anni fa
pushytoxin
bee14550ab
Fix local/bin scripts autocompletion by adding rx perms to everyone
It's mildly annoying when trying to execute these scripts while logged
in as a regular user, as the missing execute permissions will hinder
autocompletion even when trying to use with sudo.
These shell scripts don't contain secrets, but may fail when ran by a
regular user. The failure is due to the lack of access to the /matrix
directory, and does not result in any damage.
4 anni fa
Slavi Pantaleev
4880dcceb0
Fix OCSP-stapling-related errors due to missing resolver
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1057
4 anni fa
rakshazi
4ddd8bbb84
Updated nginx-proxy (1.20.0 -> 1.21.0)
4 anni fa
Michael-GMH
6f40d78353
fix random edits to upstream
4 anni fa
Michael-GMH
85777e8f96
merge with upstream
4 anni fa
Slavi Pantaleev
1ed0857019
Fix syntax error
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1024
4 anni fa
sakkiii
4a4a7f136e
changes added to hydrogen client
4 anni fa