Dan Arnfield
10e0fa17ad
Update nginx (1.19.5 -> 1.19.6)
5年前
louis
dcd4716636
add option to disable nginx access log
5年前
Slavi Pantaleev
8c02f7b79b
Upgrade services
5年前
Slavi Pantaleev
ccabc82d4c
Use more fully-qualified container images
This is both for consistency with 93cc71cb69976c
and for making things more obvious.
5年前
Slavi Pantaleev
1427286cec
Integrate matrix-dynamic-dns with matrix-nginx-proxy without causing a dependency
We'd like the roles to be self-contained (as much as possible).
Thus, the `matrix-nginx-proxy` shouldn't reference any variables from
other roles. Instead, we rely on injection via
`group_vars/matrix_servers`.
Related to #681 (Github Pull Request)
5年前
Slavi Pantaleev
235299939d
Upgrade nginx (1.19.3 -> 1.19.4)
5年前
Slavi Pantaleev
350c39d745
Update comment
5年前
Slavi Pantaleev
ef68d3d296
Add support for reverse-proxying /_synapse/oidc
This broke in 63a49bb2dc .
Proxying the OpenID Connect endpoints is now possible,
but needs to be enabled explicitly now.
Supersedes #702 (Github Pull Request).
This patch builds up on the idea from that Pull Request,
but does things in a cleaner way.
5年前
Slavi Pantaleev
9a46647010
Make https://matrix.DOMAIN/ redirect to https://element.DOMAIN/
Fixes #696 (Github Issue)
5年前
Slavi Pantaleev
4700e80389
Raise standalone default Matrix Client API client_max_body_size
We do this to match Synapse's new default "max_upload_size" (50MB).
This `matrix_nginx_proxy_proxy_matrix_client_api_client_max_body_size_mb`
default value only affects standalone usage of the `matrix-nginx-proxy`
role. When the role is used in the context of the playbook,
the value is dynamically assigned from `group_vars/matrix_servers`.
Somewhat related to #692 (Github Issue).
5年前
Marcel Partap
2d1b9f2dbf
synapse workers: reworkings + get endpoints from upstream docs via awk
(yes, a bit awkward and brittle… xD)
5年前
Slavi Pantaleev
63a49bb2dc
Do not expose /_synapse/admin publicly by default
Fixes #685 (Github Issue).
5年前
Dan Arnfield
b65bfc38ce
Update nginx (1.19.2 -> 1.19.3)
5年前
Slavi Pantaleev
d250727e8b
Upgrade certbot (1.7.0 -> 1.9.0)
5年前
Max Klenk
fc2edcbecf
fix media routing
6年前
Max Klenk
132daba1af
fix worker routes
6年前
Max Klenk
06bc430c7c
refactor to use new workers and routes they serve
6年前
Dan Arnfield
c8754f422a
Update certbot (1.6.0 -> 1.7.0)
6年前
Dan Arnfield
8d373409b8
Update nginx (1.19.1 -> 1.19.2)
6年前
Slavi Pantaleev
c6ab1c6a90
Riot is now Element
Fixes #586 (Github Issue)
6年前
Dan Arnfield
c47a55d170
Update nginx (1.19.0 -> 1.19.1) and certbot (1.5.0 -> 1.6.0)
6年前
Slavi Pantaleev
88a4a3ab55
Update components
6年前
Slavi Pantaleev
7a2dbdc2d7
Update components
6年前
Dan Arnfield
e2de6a1569
Update nginx (1.17.9 -> 1.17.10)
6年前
Horvath Gergely
bd61598faf
add experimental(?) architecture support for arm32 and arm64
the changes are necessary because certbot images are tagged, so docker does not recognize the necessary architecture
6年前
Marcel Partap
874e2e1fc0
Rename variables (s/mxisd/ma1sd/) and adapt roles
6年前
Slavi Pantaleev
8bcc9712d0
Make follow_redirects configurable when checking /.well-known/matrix/client
Discussed in #101 (Github Issue).
6年前
Slavi Pantaleev
cdd9ee1962
Add Jitsi support
6年前
Dan Arnfield
c7440b723a
Update certbot (1.2.0 -> 1.3.0)
6年前
Dan Arnfield
4065d74a5f
Update nginx (1.17.8 -> 1.17.9)
6年前
Dan Arnfield
bb08022623
Update certbot (1.0.0 -> 1.2.0)
6年前
Dan Arnfield
74235df820
Update nginx (1.17.7 -> 1.17.8)
6年前
Daniel Hoffend
b280b05c25
matrix-nginx-proxy: adding additional configuration blocks
6年前
Slavi Pantaleev
f18037ae42
Disable TLSv1.1 by default
6年前
Slavi Pantaleev
a84a24d9f5
Upgrade nginx (1.17.6 -> 1.17.7)
6年前
Slavi Pantaleev
89dbe5cfc5
Add the ability to control the certbot HTTP bind port
Fixes #330 (Github Issue).
6年前
Slavi Pantaleev
a78002f12b
Upgrade certbot (0.40.1 -> 1.0.0)
6年前
Slavi Pantaleev
ca3b158d94
Add support to matrix-nginx-proxy to work in HTTP-only mode
6年前
Dan Arnfield
24646dc506
Update nginx (1.17.5 -> 1.17.6)
6年前
Dan Arnfield
140002ed49
Update certbot (0.38.0 -> 0.40.1)
6年前
Dan Arnfield
9b187eca8f
Update nginx (1.17.4 -> 1.17.5)
6年前
Paul Tötterman
aabb16d78b
Fix spelling ngnix -> nginx
7年前
Slavi Pantaleev
810d0fb0e4
Make it possible to serve static websites from the base domain
7年前
Dan Arnfield
c12ca8fff0
Update certbot (0.37.1 -> 0.38.0)
7年前
Dan Arnfield
2dd9dc4882
Update nginx (1.17.3 -> 1.17.4)
7年前
Slavi Pantaleev
db57618abd
Update nginx and certbot
7年前
p5t2vspoqqw
c32a3e3204
correct defaults
7年前
Dan Arnfield
9296dfd094
Update nginx (1.17.1 -> 1.17.2)
7年前
Dan Arnfield
f83bbf8525
Bump nginx version
7年前
Dan Arnfield
ae3a1bb148
Update nginx to 1.17.0
7年前