I’m looking into setting up https for my local services. Everything is currently set up using the official caddy docker image.
I want to use now connect caddy to cloudflare to resolve the DNS 01. It looks like this is possible with a drop in replacement for caddy from either https://github.com/CaddyBuilds/caddy-cloudflare or https://github.com/serfriz/caddy-custom-builds
Is anyone here using these builds? Are they reliable? Is there an alternative I havent considered?
irmadlad@lemmy.world
Tagen_AllAss@discuss.tchncs.de 3 days ago
There is recently an ‘official’ caddy with cloudflare Docker Image
Maintainer is Matthew Holt himself the creator of Caddy github issue reply from mholt
Aw shit. I wonder if I should migrate my dozen or so caddy instances to this image..
anytimesoon@piefed.social 2 days ago
Holy shit, that’s awesome! Thanks for sharing
Tagen_AllAss@discuss.tchncs.de 2 days ago
One thing to keep in mind is that the release cycle isn’t very clear. Caddy itself is updated frequently, but this Caddy+Cloudflare image appears to be updated independently and was last rebuilt about 3 months ago. That means it may lag behind upstream Caddy releases, so it’s worth checking whether timely updates are important for your use case.