Files
.config
.github
LICENSES
bin
collections
docs
examples
reverse-proxies
apache
caddy2
caddy2-in-container
haproxy
README.md
haproxy.cfg
nginx
nginx-proxy-manager
README.md
host.yml
hosts
vars.yml
group_vars
i18n
roles
.editorconfig
.envrc
.gitattributes
.gitignore
.yamllint
CHANGELOG.md
LICENSE
Makefile
README.md
YEAR-IN-REVIEW.md
ansible.cfg
conf.py
flake.lock
flake.nix
jitsi_jvb.yml
justfile
requirements.yml
reuse.toml
setup.yml
2024-10-21 14:31:53 +03:00
..
2024-10-21 14:31:53 +03:00

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.