this post was submitted on 06 Jul 2025
486 points (99.2% liked)
Selfhosted
60210 readers
824 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
I use a domain, but for homelab I eventually switched to my own internal CA.
Instead of having to do
service.domain.tldit's nice to doservice.lan.Any good instructions you would recommend for doing this?
use the official home.arpa as specified in RFC 8375
No thanks. I get some people agreed to this, but I'm going to continue to use
.lan, like so many others. If they ever register.lanfor public use, there will be a lot of people pissed off.IMO, the only reason not to assign a top-level domain in the RFC is so that some company can make money on it. The authors were from Cisco and Nominum, a DNS company purchased by Akamai, but that doesnt appear to be the reason why.
.homeand.homenetwere proposed, but this is from the mailing list:https://mailarchive.ietf.org/arch/msg/homenet/PWl6CANKKAeeMs1kgBP5YPtiCWg/
So, corporate fear.
But
home.arpa’s top-level domain is.arpa?I'm not sure I follow the question. All of the TLD
*.arpais not reserved for private use, only*.home.arpa. So all your internal services are required to be a sub domain.Sounds like you followed.
Now that I’m moving goalposts, why not use
.home.arpasubdomains?Oops. :)
I just use openssl"s built in management. I have scripts that set it up and generate a
.landomain, and instructions for adding it to clients. I could make a repo and writeup if you would like?As the other commenter pointed out,
.lanis not officially sanctioned for local use, but it is not used publicly and is a common choice. However you could use whatever you want.