Hi everyone! How are you all doing tonight? I just had a frustrating experience trying to set up a free #domain or #subdomain for my #SelfHosted services. Unfortunately, I can’t use my laniecarmelo.tech domain because its current configuration doesn’t allow me to add subdomains.
I discovered EU.org, which offers free domains, and decided to give it a try. However, they require you to have authoritative #DNS #nameservers before requesting a domain. I tried using #Cloudflare, but it wasn’t authoritative. Then I looked into Hostry.com, Hurricane Electric DNS, and FreeDNS.
Hostry requires you to add DNS records for your domain before using their service—but how can I do that when my domain doesn’t exist yet? 🤦♀️ As for FreeDNS and Hurricane Electric, both have inaccessible #CAPTCHAs on their registration forms with no audio alternatives! 😡
At this point, I’m so frustrated that I’ve decided to take a break from figuring this out. If anyone has tips for setting up a free domain or knows of accessible DNS services, I’d really appreciate your advice! 🙏
#Accessibility #TechFrustration #WebHosting #BlindTech #blind #DisabilityInTech #tech #Technology #SelfHosting
@selfhost @selfhosting @selfhosted @mastoblind @main
What’s with all the hashtags in the title?
@RareBird15 @selfhost @selfhosting @selfhosted @mastoblind what exactly do you mean? Cloudflare will be authoritative once you host your DNS zone with them. A dig for SOA RR shows this in my case
ANSWER SECTION: talpa.ie. 1800 IN SOA heidi.ns.cloudflare.com. dns.cloudflare.com
I’d stay away from eu.org free domain names though and get a .com for roughly 12 dollars, even less in the first year…
You can get different LTD for cheaper too
My .work is 6 a month
I’m pretty sure he means 12$/year. 6$ per month is pretty expensive for a domain.
Oh right I meant year
@RareBird15 @selfhost @selfhosting @selfhosted @mastoblind @main “but how can I do that when my domain doesn’t exist yet?” I am not sure to understand your specific context, but do note that you can configure any nameserver to be authoritative on any fictional name you want, and make sure it replies properly. It doesn’t matter (won’t be used by anyone) until the *delegation* (from parent) is being set, which happens at the registrar where you define nameservers for the domain.
I can recomment OVH for domains and DNS hosting, I use them and have not had any issues setting up custom DNS records. Also they have an API that will allow you to get certificates with certbot and lets encrypt, even a wildcard.
This seems overly complicated. Why not just get a domain on cloud flare for $10? Are free domains even a thing outside github pages
iirc, cloudflare domains are literally at cost.
I’ve only hosted public sites for a year or so but cloudflare, cloudflare proxy, pointing at my servers is very easy :)
.coms are the cheapest at 10.44 I think
@ocean so one can self host with Cloudflare? I already have a domain withwith another registrar but am interested in self hosting a small web site but was not sure how to get past the issue of getting a static IP address from my ISP.
You can import or manage them through cloudflare. Does your IP change a lot? If so then you should use duckdns. I think a cloudflare tunnel may also fix this. Personally mine hasn’t changed in months so I haven’t had to deal with it.
Of course it will now change any moment now
.sbs $1.74 USD/yr
@ocean @RareBird15 Might want to read the fine prints. Cloudflare will require you to use their nameservers. You can’t choose the DNS provider you wish. Maybe fine, maybe not, but has to be taken into account, I was too often in threads where people complain to late that their domain is now tied to Cloudflare nameservers.
I don’t see why that’s a problem, I want to use their security features and proxy :)
@ocean I am not judging myself if this is a problem or not, as it is subjective and depends on a whole context, so it will differ for each case. Just saying “be aware of that, and the consequences of it, make sure that don’t get against the goals you have set”. Basically, “buyers beware”.
Yeah, it is good to be aware!
@RareBird15 @selfhost @selfhosting @selfhosted @mastoblind @main desec.io has an audio captcha
@RareBird15 @selfhost @selfhosting @selfhosted @mastoblind @main Also, having to add NS entries before registering the domain is the usual way. Most registrars even check that on registration, I’d say
@jpl @RareBird15 @selfhost @selfhosting @selfhosted @mastoblind @main But technically you can totally register a domain without nameservers. Or later remove nameservers totally from a registered domain. Registration and resolution are separate things, even if they intersect, at least at the registrar when setting nameservers (sent to the registry which in turn publish them)