Slavi Pantaleev
29bc22a085
Add matrix_nginx_proxy_container_additional_networks
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1498
4 年之前
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.
4 年之前
Slavi Pantaleev
ecc237bbad
Initial work on getting nginx reverse proxying working with Dendrite
4 年之前
rakshazi
5788a16a2e
added matrix-client-cinny
4 年之前
Slavi Pantaleev
8515ac55e6
Upgrade nginx (1.21.4 -> 1.21.5)
4 年之前
Slavi Pantaleev
afd7f03bb5
Minor comment changes
4 年之前
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
4 年之前
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 年之前
boris runakov
394ecb0acc
remove default from variable name
4 年之前
boris runakov
d3a9ec98de
refactoring
4 年之前
boris runakov
1ec67f49b0
replaced 8008 where possible
4 年之前
b
07496069c8
rellocating variables for consistency
4 年之前
b
7756cc4c8e
replace port 8048 with matrix_synapse_container_default_federation_port
4 年之前
sakkiii
cd26af2f6f
Certbot Update (v1.20.0 -> v1.21.0)
4 年之前
sakkiii
7a4f49c457
Nginx Minio Update (1.21.3 -> 1.21.4)
4 年之前
b
dcda17595a
change port 8090 to matrix_ma1sd_default_port
4 年之前
HarHarLinks
4209c4208c
add own variable for worker metrics
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1311#issuecomment-945718866
4 年之前
Slavi Pantaleev
2bf052369d
Upgrade certbot (v1.19.0 -> v1.20.0)
4 年之前
Kim Brose
1ba7760ea4
add how to generate htpasswd
for matrix_nginx_proxy_proxy_synapse_metrics_basic_auth_key
resolves #1308
4 年之前
HarHarLinks
d9fa2f7ed4
add auto proxy synapse worker metrics
when matrix_nginx_proxy_proxy_synapse_metrics is enabled
4 年之前
Colin Shea
2578ca4cee
rename matrix_nginx_proxy_x_forwarded_header_value -> matrix_nginx_proxy_x_forwarded_proto_value
4 年之前
Colin Shea
d0cd67044e
replace $scheme with X-Forwarded-Proto when enabled
4 年之前
sakkiii
3055b3996e
Updates Certbot -> v1.19.0, nginx ->1.21.3-alpine
4 年之前
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 年之前
Slavi Pantaleev
a911207854
Revert "nginx update v1.21.2"
This reverts commit 732051b8fc .
There's no such container image published yet.
4 年之前
sakkiii
732051b8fc
nginx update v1.21.2
http://nginx.org/en/CHANGES
4 年之前
sakkiii
f5a7e6d78b
Certbot update v1.18.0
4 年之前
Michael Collins
98e6cd685d
sync with previous repo
4 年之前
Michael Collins
4d57a41b3f
remove matrix_awx_enabled from these
4 年之前
Michael Collins
2e30802b87
use group variables instead
4 年之前
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
4 年之前
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
4 年之前
sakkiii
7a51268dfc
Upgrade certbot & nginx
Upgrade certbot (v1.16.0 -> v1.17.0) nginx (1.21.0 -> 1.21.1)
4 年之前
oxmie
5df4d68829
Make federation domain customizable
4 年之前
Slavi Pantaleev
963f38ee7b
Upgrade certbot (v1.14.0 -> v1.16.0)
4 年之前
Michael-GMH
ad7bbd6442
merge upstream
4 年之前
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 年之前
rakshazi
4ddd8bbb84
Updated nginx-proxy (1.20.0 -> 1.21.0)
4 年之前
Michael-GMH
85777e8f96
merge with upstream
4 年之前
sakkiii
3436f9c10a
rename to matrix_nginx_proxy_hsts_preload_enabled
4 年之前
sakkiii
7cc5328ede
Comments & Ref
4 年之前
sakkiii
df2d91970d
matrix_nginx_proxy_xss_protection
4 年之前
sakkiii
e9b878b9e9
Optimize SSL session
4 年之前
Slavi Pantaleev
e6afa05f7b
Enable OCSP stapling for the federation port
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1057
Not sure if this is beneficial though.
4 年之前
sakkiii
2c3da6599b
Added warning
4 年之前
sakkiii
0dd4459799
matrix_nginx_proxy_ocsp_stapling_enabled variable added
4 年之前
sakkiii
c05021640d
Enable OCSP Stapling
4 年之前
Aaron Raimist
ca361af616
Add Hydrogen
4 年之前
Dan Arnfield
cfaa3e598a
Update nginx (1.19.10 -> 1.20.0)
4 年之前
sakkiii
40fe6bd5c1
variable matrix_nginx_proxy_hsts_preload_enable added
4 年之前