logoalt Hacker News

victorioyesterday at 5:39 PM2 repliesview on HN

Caddy's configuration is so simple and straightforward, I love it. For sure a more comfortable experience for simple setups


Replies

hk1337yesterday at 6:22 PM

I like Caddy's integration with Cloudflare for handling SSL and when I originally saw the idea it was promoted as an easy way to have SSL for a homely but I don't use real domains for my internal apps and that is required with Cloudflare.

show 1 reply
verdvermyesterday at 5:43 PM

The pain I've had with it is distributed configuration, i.e. multiple projects that want to config rules. I've been using the JSON API rather than their DSL.

Do you know how I might approach this better?