Skip to content

Commit

Permalink
Remove redundant section
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelgoth committed Sep 6, 2023
1 parent 9e15592 commit f33db79
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions urara/2023/dns-setup-homelab/+page.svelte.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ In this blog post, we'll explore an efficient method to set up domain names and

I opted to purchase the domain name gothuey.dev from [Infomaniak](https://www.infomaniak.com/en/domains). While there are free alternatives available, such as [Duck DNS](https://www.duckdns.org/). In my case, I'm going to do the set-up with a domain name purchased from Infomaniak.

What I aim to achieve is using my domain as is: `service.homelab.gothuey.dev` (e.g., `grafana.homelab.gothuey.dev`). This setup allows me to create subdomains for each of my home lab services, giving them a distinct and easily accessible identity instead of using ip address and port.

![Generate Certificate](/2023/dns-setup-homelab/example-with-dashboard.webp)
![Demo with homelab dashboard](/2023/dns-setup-homelab/example-with-dashboard.webp)

The objective I'm striving for involves utilizing my domain directly – for instance, `service.homelab.gothuey.dev` (as seen with `grafana.homelab.gothuey.dev`). This approach empowers me to establish subdomains for various home lab services (Grafana, Jellyfin,.PairDrop,...). By doing so, each service gains a unique and easily recognizable identity, eliminating the need to rely on IP addresses and ports for access.

Expand Down

1 comment on commit f33db79

@vercel
Copy link

@vercel vercel bot commented on f33db79 Sep 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.