this post was submitted on 18 Jul 2024
441 points (97.0% liked)
Selfhosted
60426 readers
171 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Namecheap has extra rules if you want to use an API (minimum money spent with them, minimum of domains managed with them etc.) — GoDaddy style.
Keep that in mind, if you need an API (for DDNS or for obtaining wildcard TLS certificates) you'll have to use a separate service for DNS.
You really should have separate services for registration, DNS and hosting. That way you’re not held hostage by a single provider.
Why should I post someone else for DNS records if namecheap is handling it just fine for my use case?
DDNS with Namecheap is as simple as hitting a URL with a /GET request from the IP you want it to point to. No limitations. No special requirements.
I have a script running that uses the Namecheap API to automatically get wildcard certs from Let's Encrypt. I didn't pay a dime for this. Did something change?
Maybe you meet the conditions for it? It hasn't been possible to access their API without meeting the conditions for at least a year now.
You don't pay directly for the API, the latest conditions AFAIR are 20+ domains and $50+ on account balance and $50+ spent in the last 2 years.
They also want you to whitelist the IPs that access the DNS which makes it unusable for DynDNS, but at least they have a separate URL for that.