GoDaddy really lived up to its bad reputation and recently changed their API rules. The rules are simple: either you own 10 (or 50) domains, you pay $20/month, or you don’t get the API. I personally didn’t get any communication, and this broke my DDNS setup. I am clearly not the only one judging from what I found online. A company this big gating an API behind such a steep price… So I will repeat what many people said before me (being right): don’t. use. GoDaddy.
GoDaddy can GoFuckThemselves, wondering why my shit was broken until i found out
Been there…
I thought my API keys were expired, I regenerated them, changed a couple of things, checked all API calls to see if they changed API itself…then I searched the exact error and found out.
For such a breaking change to the API, was it hard to drop an email to every account not meeting the damn “requirements” with an API call performed in the last x months, to alert of the change?
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:
Fewer Letters More Letters CSAM Child Sexual Abuse Material DNS Domain Name Service/System IP Internet Protocol VPS Virtual Private Server (opposed to shared hosting)
[Thread #870 for this sub, first seen 15th Jul 2024, 01:55] [FAQ] [Full list] [Contact] [Source code]
This is what NameCheap does too. It’s freaking stupid. Domain registrations should not be managed by corporations.
NameCheap
WOW! I did not know that. I just checked and after a little search:
We have certain requirements for activation to prevent system abuse. In order to have API enabled, your account should meet one of the following requirements: - have at least 20 domains under your account; - have at least $50 on your account balance; - have at least $50 spent within the last 2 years
$50 in last 2 years is not much, but for those who renew for many years, it is still stupid.
Ironically, Namecheap is what the people in https://github.com/navilg/godaddy-ddns/issues/32 migrated to!
I really wish that domain registration was done in a different way, but even in current scenario, gutting features for such a basic service to extract a few bucks and risking losing customers…?
These are ancient holdovers. Nowadays DNS hosting with API is a dime a dozen. You may have to pay for it occasionally but it’s not going to be even close to $20/mo.
$20/month for a service that anyway is low traffic (especially for hobbyists) is a completely insane price. Even more insane is that their cheapest subscription still doesn’t offer any API access. I agree anyway, but are these staying in business just because they have a consolidated market share? Do they have access to more TLDs? I don’t know, I am genuinely confused. I have absolutely no reason whatsoever to even think of using GoDaddy again.
I like the way Bunny.net does paid DNS, 20M monthly queries for $1 and $0.1/M after that. With an API included, ofc. Now that’s the kind of pricing I can get into as a self-hoster, not $20/mo.
GoDaddy advertises a lot, basically. So whenever a person who’s never owned a domain before searches for “get a new domain” they’re gonna get GoDaddy, NameCheap and (ironically) Google Domains as the top results. That’s pretty much all there is to it.
Porkbun + cloudflare DNS + ddclient
Avoid cloudflare
Sounds good. Better free DNS option with API support?
Don’t use DNS like that. Use a VPS and route traffic to a isolated network at home if need be
?? Your solution to dynamic dns is to run all the traffic through a static IP vps? Are you paying for this VPS, or are you saying you trust the host more than you trust cloudflare, because they give you a free VPS?
I pay for a VPS and a static IP for the VPS. Way safer and less fragile
Safer is a matter of opinion. You’re moving your trust from one company to another, that doesn’t necessarily equate more safety. How do you trust the safety of companies?
As for less fragile, that is patently untrue. You have all the same failure points as previous, but now must manage the update schedule of another server, and have the added reliance on a third party host. You’ve increased fragility if anything.
Recommend cloudflare for DNS. I use it for DDNS via API and it works great.
You also basically pay the wholesale rate without markup for the domain.
Warning: Cloudflare does not allow you to change the nameservers of domains you register with them unless you pay for some insanely priced subscription. For many of us who register domains at various registrar’s but want to be able to centrally manage DNS, hiding such basic functionality behind an extremely steep paywall makes Cloudflare a no-go.
Is it cheap? I got shifted to SquareSpace from Google Domains and it’s pricier. I switched the name cheap but have no loyalty to them.
You can just use the Cloudflare DNS Nameservers. No need to transfer the Domain.
ClouDNS makes DDNS easy for a low cost for 1-5 domains.
Is it relatively easy to switch domains? I just set up my old laptop as a home server and I registered with domain.com.
Domain.com sounds like a domain registrar. You would keep that service and point your name servers for the domain to the ClouDNS name servers.
I hate to bother you with another question, but what is the goal of changing the name servers I have with domain to another? Could I just use ClouDNS for everything? I wish I had taken more time before I bought the domain through Domain.com. It seems like everybody likes ClouDNS.
There are two services involved. Domain registration and DNS. Most domain registrars now provide some free DNS service, with basic features. I monitor dozens of domains, and I can tell you that these free DNS services with registrars are most likely to have short DNS outages as well.
ClouDNS is a professional, high-quality DNS service and that does one thing well. As far as I can tell, they don’t do domain registration, so that will always be a separate service. One of the things that ClouDNS does well is making Dynamic DNS easier.
I just checked and ClouDNS offers domain registration! So, I think I’m going to just move everything over there for convenience. Also, I know why my server is unreachable a couple hours every day lol. Love this community and Lemmy. Feels a lot like the old, old Reddit days. Thanks!