Slavi Pantaleev
3b9d5b13e9
Add support for not serving Dendrite federation APIs on the client port
Seems like Dendrite encourages serving both the Client and Federation
API at the same port.
Coming from Synapse and how things are done there, we have separate
ports. Using separate ports probably makes matrix-corporal (etc.)
integration easier, so separating the APIs by default probably makes
sense.
před 4 roky
Slavi Pantaleev
ecc237bbad
Initial work on getting nginx reverse proxying working with Dendrite
před 4 roky
rakshazi
5788a16a2e
added matrix-client-cinny
před 4 roky
Slavi Pantaleev
b1b4ba501f
Replace ExecStop with ExecStopPost
ExecStopPost should allow us to clean up (docker kill + docker rm)
even if the ExecStart (docker run ..) command failed, and not just after
a graceful service stop was initiated.
Source: https://www.freedesktop.org/software/systemd/man/systemd.service.html#ExecStopPost=
před 4 roky
Slavi Pantaleev
8515ac55e6
Upgrade nginx (1.21.4 -> 1.21.5)
před 4 roky
Slavi Pantaleev
948c411106
Remove sudo requirement for generating SSL certificates
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1492
před 4 roky
Slavi Pantaleev
afd7f03bb5
Minor comment changes
před 4 roky
Slavi Pantaleev
fa704f104b
Add support for using custom ACME CA servers (other than Let's Encrypt')
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1468
před 4 roky
Slavi Pantaleev
3a9fe48deb
Make matrix-nginx-proxy's X-Forwarded-For header customizable
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1393
před 4 roky
Aaron Raimist
f8fe68b385
Allow workers to serve new v3 APIs
1f196f59cb
před 4 roky
boris runakov
394ecb0acc
remove default from variable name
před 4 roky
boris runakov
d3a9ec98de
refactoring
před 4 roky
boris runakov
1ec67f49b0
replaced 8008 where possible
před 4 roky
Slavi Pantaleev
994c0e504c
Ensure some matrix-nginx-proxy variables are defined
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1397
před 4 roky
b
07496069c8
rellocating variables for consistency
před 4 roky
b
7756cc4c8e
replace port 8048 with matrix_synapse_container_default_federation_port
před 4 roky
JokerGermany
c0656448f7
Port 80 for IPv6
před 4 roky
sakkiii
cd26af2f6f
Certbot Update (v1.20.0 -> v1.21.0)
před 4 roky
sakkiii
7a4f49c457
Nginx Minio Update (1.21.3 -> 1.21.4)
před 4 roky
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.
před 4 roky
b
6eaa8ac65a
add server_name to matrix-synapsel.conf only if matrix_nginx_proxy_enabled
před 4 roky
b
dcda17595a
change port 8090 to matrix_ma1sd_default_port
před 4 roky
Kim Brose
5f6bbafa17
fix space before tab in indent
před 4 roky
HarHarLinks
7b33fc8e19
fixup! auto-generate prometheus.yml for workers metrics
před 4 roky
HarHarLinks
ce41674e61
auto-generate prometheus.yml for workers metrics
před 4 roky
HarHarLinks
4209c4208c
add own variable for worker metrics
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1311#issuecomment-945718866
před 4 roky
Slavi Pantaleev
2bf052369d
Upgrade certbot (v1.19.0 -> v1.20.0)
před 4 roky
Kim Brose
1ba7760ea4
add how to generate htpasswd
for matrix_nginx_proxy_proxy_synapse_metrics_basic_auth_key
resolves #1308
před 4 roky
HarHarLinks
d9fa2f7ed4
add auto proxy synapse worker metrics
when matrix_nginx_proxy_proxy_synapse_metrics is enabled
před 4 roky
Aaron Raimist
a676b5358c
Fix hydrogen OCSP typo
From 6f80292745
před 4 roky
Colin Shea
2578ca4cee
rename matrix_nginx_proxy_x_forwarded_header_value -> matrix_nginx_proxy_x_forwarded_proto_value
před 4 roky
Colin Shea
d0cd67044e
replace $scheme with X-Forwarded-Proto when enabled
před 4 roky
sakkiii
3055b3996e
Updates Certbot -> v1.19.0, nginx ->1.21.3-alpine
před 4 roky
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
před 4 roky
Slavi Pantaleev
a911207854
Revert "nginx update v1.21.2"
This reverts commit 732051b8fc .
There's no such container image published yet.
před 4 roky
sakkiii
732051b8fc
nginx update v1.21.2
http://nginx.org/en/CHANGES
před 4 roky
sakkiii
f5a7e6d78b
Certbot update v1.18.0
před 4 roky
Michael Collins
98e6cd685d
sync with previous repo
před 4 roky
Michael Collins
4d57a41b3f
remove matrix_awx_enabled from these
před 4 roky
Michael Collins
2e30802b87
use group variables instead
před 4 roky
Michael Collins
8238d65e5f
simplify template conditional
před 4 roky
Michael Collins
bfb61e776e
GMH v0.5.7... maybe!
před 4 roky
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>
před 4 roky
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
před 4 roky
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
před 4 roky
sakkiii
7a51268dfc
Upgrade certbot & nginx
Upgrade certbot (v1.16.0 -> v1.17.0) nginx (1.21.0 -> 1.21.1)
před 4 roky
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.
před 4 roky
oxmie
5df4d68829
Make federation domain customizable
před 4 roky
sakkiii
0217644b48
Content-Security-Policy For Element Web
https://github.com/vector-im/element-web#configuration-best-practices
před 4 roky
Slavi Pantaleev
963f38ee7b
Upgrade certbot (v1.14.0 -> v1.16.0)
před 4 roky