mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 04:25:24 -04:00
feature request: Caddy/Lets Encrypt cert validation via Cloudflare DNS #100
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rhodderz on GitHub (May 3, 2025).
What do you want to see?
Would it be possible to get Caddy to generate the LE cert using Cloudflare DNS for validation
Or
Be able to provide our own certificate
Thought behind this is hosting Revolt behind a Cloudflare Tunnel so you do not have to NAT through in case you just dont want to or do not have the appropriate ports available.
@Docteh commented on GitHub (May 5, 2025):
Sounds like more of a question towards Caddy itself.
In my Caddyfile I've specified a tls cert like so
data/caddy-data is mounted as /data in the Caddy container