this post was submitted on 23 Jun 2026
20 points (100.0% liked)

Selfhosted

61236 readers
159 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] Tagen_AllAss@discuss.tchncs.de 6 points 1 month ago (2 children)

There is recently an 'official' caddy with cloudflare Docker Image

Maintainer is Matthew Holt himself the creator of Caddy github issue reply from mholt

[–] anytimesoon@piefed.social 1 points 1 month ago (1 children)

Holy shit, that's awesome! Thanks for sharing

[–] Tagen_AllAss@discuss.tchncs.de 2 points 1 month 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.

[–] CorrectAlias@piefed.blahaj.zone 1 points 1 month ago

Aw shit. I wonder if I should migrate my dozen or so caddy instances to this image..