You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-docker-ansible-deploy/examples/reverse-proxies/haproxy
Rubén Cabrera 48cb43ec19
Update broken links in reverse proxies docs
4 months ago
..
README.md Update broken links in reverse proxies docs 4 months ago
haproxy.cfg Relocate reverse-proxy example configurations and update docs/configuring-playbook-own-webserver.md with more details 4 months ago

README.md

HAproxy reverse-proxy

This directory contains sample files that show you how to do reverse-proxying using HAproxy.

This is for when you wish to have your own HAproxy instance sitting in front of Matrix services installed by this playbook.

We recommend that you use HAProxy in front of Traefik. See our Fronting the integrated reverse-proxy webserver with another reverse-proxy documentation.

You can then use the configuration files from this directory as an example for how to configure your HAproxy reverse proxy.