Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is it possible to update dns records with this module? (dynamic dns) #16

Open
halphalp opened this issue Aug 28, 2024 · 1 comment
Open

Comments

@halphalp
Copy link

per the documentation:

dns.providers.porkbun lets Caddy read and manipulate DNS records hosted by this DNS provider.

how would one configure a caddyfile to keep the dns record for a domain updated? the docs use the snippet below, but i have no idea where to place it within my caddyfile:

{
	"api_key": "",
	"api_secret_key": ""
}
@mholt
Copy link

mholt commented Aug 28, 2024

I think you want the dynamic DNS module in conjunction with this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants