HAProxy configuration files for my self-hosted setup.
Find a file
2024-10-11 23:01:58 +09:00
00global.cfg Import conf 2024-10-08 19:25:39 +09:00
01defaults.cfg Import conf 2024-10-08 19:25:39 +09:00
02cache.cfg Import conf 2024-10-08 19:25:39 +09:00
03frontends.cfg Mastodon: Fix redirect web finger 2024-10-11 23:01:58 +09:00
04listen.cfg Import conf 2024-10-08 19:25:39 +09:00
05backends.cfg Fix backend name 2024-10-11 20:11:54 +09:00
LICENSE Initial commit 2024-10-08 10:10:10 +00:00
README.md Capitalize HAProxy name 2024-10-08 19:39:23 +09:00

HAProxy

HAProxy configuration files for my self-hosted setup.

/etc/systemd/system/haproxy.service.d/override.conf:

[Service]
Environment="CONFIG=/etc/haproxy/config"