Hacker News with Generative AI: Caddy

Show HN: Novanode, Global load balancing with Caddy, no vendor lock-in (ycombinator.com)
I've been a long-time Cloudflare user, but sometimes I just want a global load balancer without the lock-in and with full configuration control (e.g., some Cloudflare rules require an enterprise plan).
Caddy module to block IPs and prevent AIs from training on your website (github.com/JasonLovesDoggo)
The Caddy Defender plugin is a middleware for Caddy that allows you to block or manipulate requests based on the client's IP address. It is particularly useful for preventing unwanted traffic or polluting AI training data by returning garbage responses.
Caddy Ninja – Setup an HTTPS-Enabled Web Server with Caddy on Alpine Linux (caddy.ninja)
Setup an HTTPS-enabled web server with Caddy on Alpine Linux
Moving my website from Netlify to Caddy (alexwlchan.net)
I had a long train journey on Tuesday, and I spent the time moving this website from Netlify to a Linux server running Caddy. (Yes, the Wi-Fi on European trains is reliable enough to make that possible, even pleasant.)