.localhost Domains
101–110 of 212 posts
Re: .localhost Domains
#102When Apple's MobileMe came out I snagged the localhost@me.com email address, thinking how clever I was. But because filtering tools weren't as good back then I was never able to use it because of the truly massive amount of spam and test emails I'd get.
Re: .localhost Domains
#103You might check out .internal instead which was recently approved [1] for local use. [1]: https://en.wikipedia.org/wiki/.internal
Too much typing, and Chromium-based browsers don't understand it yet and try to search for mything.internal instead, which is annoying - you have to type out the whole http://mything.internal . This can be addressed by hijacking an existing TLD for private use, e.g. mything.bb :^)
Re: .localhost Domains
#104Re: .localhost Domains
#105Yes, this also works under macOS, but I remember there used to be a need to explicitly add these addresses to the loopback interface. Under Linux and (IIRC) Windows these work out of the box.
Re: .localhost Domains
#106Re: .localhost Domains
#107How do JS local dev setups use nice names like `local.drizzle.studio`?
Re: .localhost Domains
#108Against much well-informed advice, I use a vanity domain for my internal network at home. Through a combination Smallstep CA, CoreDNS, and Traefik, any services I host in my Docker Swarm cluster automatically are immediately issued a signed SSL certificate, load-balanced, and resolvable. Traefik also allows me to configure authentication for any services that I may not wish to expose without such. That said, I do rec…
Re: .localhost Domains
#109How do JS local dev setups use nice names like `local.drizzle.studio`?
Re: .localhost Domains
#110OP: If you're already using Caddy, why not just use a purchased domain (you can get some for a few dollars) with a DNS-01 challenge? This way you don't need to add self-signed certificates to your trust store and browsers/devices don't complain. You'll still keep your services private to your internal network, and Caddy will automatically keep all managed certificates renewed so there's no manual intervention once ev…
Is that a new thing? I heard previously that if you wanted to do DNS/domain for local network you had to expose the list external.