HAProxy configuration files for my self-hosted setup.
Find a file
2024-10-08 19:29:45 +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 Import conf 2024-10-08 19:25:39 +09:00
04listen.cfg Import conf 2024-10-08 19:25:39 +09:00
05backends.cfg Import conf 2024-10-08 19:25:39 +09:00
LICENSE Initial commit 2024-10-08 10:10:10 +00:00
README.md Add systemd override 2024-10-08 19:29:45 +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"