Announce Traefik support

This commit is contained in:
Slavi Pantaleev
2023-02-12 15:53:11 +02:00
parent b3f6436a0d
commit 73435dfe10
2 changed files with 110 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Using your own webserver, instead of this playbook's nginx proxy (optional, advanced)
**Note**: the playbook is [in the process of moving to Traefik](../CHANGELOG.md#reverse-proxy-configuration-changes-and-initial-traefik-support). The documentation below should be correct, but things will change soon.
By default, this playbook installs its own nginx webserver (called `matrix-nginx-proxy`, in a Docker container) which listens on ports 80 and 443.
If that's alright, you can skip this.