ThellraAK
60c14c3550
Update configuring-playbook-own-webserver.md
Fixing code block formatting
il y a 3 ans
ThellraAK
523a7b4a6e
Update configuring-playbook-own-webserver.md
Adding a bit on how to bind the synapse ports if the webserver isn't in the same docker network, or on a different machine.
il y a 3 ans
Slavi Pantaleev
26ec3ca1b5
Link to examples/caddy2
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1484
il y a 4 ans
Slavi Pantaleev
ae45254d83
Add missing headers in Traefik v2 example
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1393
il y a 4 ans
Slavi Pantaleev
3a9fe48deb
Make matrix-nginx-proxy's X-Forwarded-For header customizable
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1393
il y a 4 ans
Aaron R
db81fa3415
Fix link to nginx files in configuring-playbook-own-webserver.md
il y a 4 ans
Colin Shea
120b49a2b2
update docs
il y a 4 ans
Michael Collins
98e6cd685d
sync with previous repo
il y a 4 ans
Aaron Raimist
65035c62c1
Mention updating Nginx
il y a 4 ans
Agustin Ferrario
25d423e6b6
Fix errors per spantaleev suggestions
The different configurations are now all lower case, for consistent
naming.
`matrix_nginx_proxy_ssl_config` is now called
`matrix_nginx_proxy_ssl_preset`. The different options for "modern",
"intermediate" and "old" are stored in the main.yml file, instead of
being hardcoded in the configuration files. This will improve the
maintainability of the code.
The "custom" preset was removed. Now if one of the variables is set, it
will use it instead of the preset. This will allow to mix and match more
easily, for example using all the intermediate options but only
supporting TLSv1.2. This will also provide better backward
compatibility.
il y a 5 ans
Slavi Pantaleev
24d73a554d
Fix incorrect federation port in Traefik example
il y a 5 ans
Agustin Ferrario
ff6db5fd3b
Document the new variables for ngingx SSL config
The new variables created to the nginx reverse proxy are properly added
to the documentation.
il y a 5 ans
Tomas Strand
6a3f6fbcb5
Missing ` in traefik domains instructions
il y a 5 ans
Slavi Pantaleev
84c7c19068
Add jitsi.DOMAIN to sample Traefik 2.0 config
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/735
il y a 5 ans
Eneko Nieto
2c33aa3ec5
Fixed entrypoint name.
il y a 5 ans
Eneko Nieto
c448aa54a1
Added docker-compose example for launching Traefik.
il y a 5 ans
Slavi Pantaleev
c6ab1c6a90
Riot is now Element
Fixes #586 (Github Issue)
il y a 5 ans
Julian Foad
671cd51797
Improve the example Traefik config.
Use playbook variables instead of textual place-holders for the domain names.
il y a 5 ans
Slavi Pantaleev
ecd35a8ddb
Clarify webserver group membership requirement
Discussed in #412 (Github Issue).
il y a 6 ans
Slavi Pantaleev
f18037ae42
Disable TLSv1.1 by default
il y a 6 ans
Slavi Pantaleev
df83dfb2e1
Fix port typo
il y a 6 ans
Logan Pulley
68e1a636c3
Added Traefik configuration example to own webserver docs
il y a 6 ans
Slavi Pantaleev
ca3b158d94
Add support to matrix-nginx-proxy to work in HTTP-only mode
il y a 6 ans
sudneo
b2e0e4efe3
Adds doc for HAproxy
il y a 6 ans
Slavi Pantaleev
5bfd22d13b
Fix incorrect inventory host_vars paths
il y a 6 ans
jreichmann
aba8327991
Give a hint to look into the examples if using caddy
il y a 6 ans
Slavi Pantaleev
5e8a7fd05b
Update own-webserver guide and add sample Apache configuration
This supersedes #59 (Github Pull Request),
which was greatly beneficial in creating our sample Apache configuration.
il y a 7 ans
Slavi Pantaleev
cd332d9b4e
Add TLS v1.3 support to matrix-nginx-proxy
This was mentioned in #27 (Github Pull Request),
but it's just now that the nginx Docker image actually supports
TLS v1.3 and we can enable it.
il y a 7 ans
Slavi Pantaleev
d28bdb3258
Add support for 2 more SSL certificate retrieval methods
Adds support for managing certificates manually and for
having the playbook generate self-signed certificates for you.
With this, Let's Encrypt usage is no longer required.
Fixes Github issue #50 .
il y a 7 ans
Slavi Pantaleev
733b806833
Annotate certain features as optional/advanced
We've had some people get confused into installing
Matrix Corporal and having pain with that.
With this documentation change, we try to make it clearer
that it's an advanced feature not to be touched unless
you know what you're doing.
On a similar note, we also make sure other things are properly
labeled as "(optional)" and/or "(advanced)".
il y a 7 ans
Slavi Pantaleev
caa32b6d76
Fix incorrect documentation
It's been incorrect since 23e4a473
il y a 7 ans
Slavi Pantaleev
0d0ccde286
Add Service Discovery (/.well-known/matrix/client) support
il y a 7 ans
Slavi Pantaleev
617712000e
Minor wording improvements
il y a 7 ans
Slavi Pantaleev
30c53cdea2
Split README into a bunch of files in docs/
il y a 7 ans