Post #3023068
2026-06-01 09:14 UTC
Question for all the other #selfhosting peeps: has anyone got any suggestions for setting up a #WAF in front of your services? Currently I’m relying on #haproxy on my #pfsense appliance, but a web application firewall would make me feel a bit safer.
#jellyfin #navidrome #audiobookshelf #kavita
Replies (1)
-
@jimmyb@selfhosted.cafe 2026-06-01 13:40
@endareth@disobey.net You could use something like #Cloudflare, but I've never been a big fan of proxies in front of proxies, or I found this from searching the web just now - https://binadit.com/tutorials/implement-haproxy-waf-integration-modsecurity I do use #Apache w/ mod_security on my cPanel & WHM box. At home I use #Traefik with a #Crowdsec plugin that seems to work well.