|
|
|
|
|
by nucleardog
3124 days ago
|
|
This is exactly what I've been doing for years and got my current workplace doing. We set up `*.l.example.com` (where example.com is our company's domain) to all resolve to 127.0.0.1. I personally have nginx set up to map `project.client.l.example.com` to `/path/to/webroot/client/project/`. All of our infrastructure has hostnames under our domain and references other pieces of infrastructure using those hostnames. Why is everyone putting so much effort into trying to operate outside of the established domain name system? To avoid paying the $10/yr? |
|
If your public-facing website is just a static landing page (e.g., you're a B2B company or a design agency or a hedge fund or whatever), then yeah, using .dev.contoso.com works.
(By the way, the same analysis applies to running internal services at out-of-date-wiki.corp.contoso.com - consider whether you'd be happier hosting them at out-of-date-wiki.contoso-corp.com instead, and having contoso-corp.com not exist in external DNS.)