Aaron Raimist
65035c62c1
Mention updating Nginx
4 years ago
Slavi Pantaleev
24d73a554d
Fix incorrect federation port in Traefik example
4 years ago
Tomas Strand
6a3f6fbcb5
Missing ` in traefik domains instructions
4 years ago
Slavi Pantaleev
84c7c19068
Add jitsi.DOMAIN to sample Traefik 2.0 config
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/735
4 years ago
Eneko Nieto
2c33aa3ec5
Fixed entrypoint name.
4 years ago
Eneko Nieto
c448aa54a1
Added docker-compose example for launching Traefik.
4 years ago
Slavi Pantaleev
c6ab1c6a90
Riot is now Element
...
Fixes #586 (Github Issue)
4 years ago
Julian Foad
671cd51797
Improve the example Traefik config.
...
Use playbook variables instead of textual place-holders for the domain names.
4 years ago
Slavi Pantaleev
ecd35a8ddb
Clarify webserver group membership requirement
...
Discussed in #412 (Github Issue).
5 years ago
Slavi Pantaleev
f18037ae42
Disable TLSv1.1 by default
5 years ago
Slavi Pantaleev
df83dfb2e1
Fix port typo
5 years ago
Logan Pulley
68e1a636c3
Added Traefik configuration example to own webserver docs
5 years ago
Slavi Pantaleev
ca3b158d94
Add support to matrix-nginx-proxy to work in HTTP-only mode
5 years ago
sudneo
b2e0e4efe3
Adds doc for HAproxy
5 years ago
Slavi Pantaleev
5bfd22d13b
Fix incorrect inventory host_vars paths
6 years ago
jreichmann
aba8327991
Give a hint to look into the examples if using caddy
6 years ago
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.
6 years ago
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.
6 years ago
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 .
6 years ago
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)".
6 years ago
Slavi Pantaleev
caa32b6d76
Fix incorrect documentation
...
It's been incorrect since 23e4a473
6 years ago
Slavi Pantaleev
0d0ccde286
Add Service Discovery (/.well-known/matrix/client) support
6 years ago
Slavi Pantaleev
617712000e
Minor wording improvements
6 years ago
Slavi Pantaleev
30c53cdea2
Split README into a bunch of files in docs/
6 years ago