mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
2a35ad5a0a
* update http2 config due to deprecation the previous way to let `http2` follow a `listen` was depracated, it moved to `http2 on;` * enable quic and http3 I hope the comments are somewhat understandable. if someone can describe the `reuseport` part more concise, please do. |
||
---|---|---|
.. | ||
apache | ||
caddy2 | ||
haproxy | ||
nginx | ||
nginx-proxy-manager | ||
README.md |
Using other reverse-proxies for fronting the integrated Traefik reverse-proxy
This directory contains sample configuration for various webservers, showing you how to put these reverse-proxies in front of the integrated Traefik reverse-proxy used by the playbook.
To learn more, see Fronting the integrated reverse-proxy webserver with another reverse-proxy.