Comment on Setting up local Caddy with Porkbun
ransomwarelettuce@lemmy.world 3 weeks ago
my homelab is using this setup, I configured porkbun API, compiled caddy with the DNS challenge plugin and configured it.
- codeberg.org/Disco-Robot/homelab
- codeberg.org/Disco-Robot/homelab/…/caddy.yaml
- codeberg.org/Disco-Robot/homelab/…/caddyfile.j2
I am using ansible with jinja templates there, if you are not familiar with it or have any doubt feel free to ask.
kiol@discuss.online 5 days ago
Thanks, I’ll look it over