HAProxy configuration files for my self-hosted setup.
Find a file
2024-11-20 20:18:51 +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 Add archive 2024-11-20 20:18:51 +09:00
04listen.cfg Import conf 2024-10-08 19:25:39 +09:00
05backends.cfg Add archive 2024-11-20 20:18:51 +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"