HAProxy configuration files for my self-hosted setup.
Find a file
Benoit 310fd0429b Fix qbittorrent port to 8080
Correct qbittorrent backend port from 6771 to 8080.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 21:21:00 +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 sonarr, radarr, qbittorrent, and prowlarr services 2025-11-20 21:18:10 +09:00
04listen.cfg Mailcow: Try send-proxy 2025-10-13 22:41:46 +09:00
05backends.cfg Fix qbittorrent port to 8080 2025-11-20 21:21:00 +09:00
CLAUDE.md Add CLAUDE.md for Claude Code guidance 2025-11-20 21:18:02 +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"