-
Notifications
You must be signed in to change notification settings - Fork 3
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
Google Domains #1
Comments
Reading online articles, it appears that Google Domains is separate from Google Cloud DNS (see this Let's Encrypt community post). I don't believe the Cloud DNS provider can be used for Google Domains. |
Damn it, could have sworn I saw somewhere that you could use Cloud DNS for Google Domains stuff. Do you think I could manually add the txt record for *.domain. com and then just blanket everything with that? |
Google Domains has a separate API: libdns/libdns#40 |
Google Domains will work the same as DynDNS. With other products, typically select that... enter the target subdomain, random username, random password, and for server > domains.google.com I have not looked into Caddy options for this yet. |
Google Domains now has an API but only for ACME challenges: https://github.com/caddy-dns/google-domains (If that fulfills the use case for this issue, we can probably close it.) |
I am glad that someone has finally started work on a Google Cloud DNS provider, but I am unsure of how to use this with Google Domains.
The text was updated successfully, but these errors were encountered: