From ecbce9847f927c8b261e6b6cf08e707e81ec040b Mon Sep 17 00:00:00 2001 From: wompmacho Date: Tue, 28 Apr 2026 01:45:04 +0000 Subject: [PATCH] add links for infra docs --- projects/homelab/diagrams.md | 2 ++ projects/homelab/homelab_Infra.md | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/projects/homelab/diagrams.md b/projects/homelab/diagrams.md index 51c4b39..389b294 100644 --- a/projects/homelab/diagrams.md +++ b/projects/homelab/diagrams.md @@ -9,6 +9,8 @@ lastmod: '2026-04-12' tags: ['homelab', 'infrastructure', 'network'] --- +[← Back to Homelab Infrastructure](./homelab_Infra.md) + --- ## 2024 Home Lab diff --git a/projects/homelab/homelab_Infra.md b/projects/homelab/homelab_Infra.md index 5a73fc3..05b608d 100644 --- a/projects/homelab/homelab_Infra.md +++ b/projects/homelab/homelab_Infra.md @@ -14,6 +14,9 @@ tags: This document outlines the internal infrastructure of the **wompmacho** homelab. The lab is built on a high-speed **10GbE backbone** and utilizes a hybrid architecture of dedicated NAS storage, Proxmox virtualization, and containerized services for media, self-hosting, and development. +> [!TIP] Visual Guide +> For a visual representation of the network and hardware layout, see the [Infrastructure Diagrams](diagrams.md). + [TOC] ## Physical and hardware registry @@ -86,6 +89,7 @@ This document outlines the internal infrastructure of the **wompmacho** homelab. * **Tunnel Subnet**: `10.10.10.0/24` * **Phone Peer**: `10.10.10.3/32` * **Gluetun (Container VPN)**: Lightweight VPN gateway for p2p and sensitive services. It provides a container-level killswitch and manages shared network namespaces. +* **NPM & Pi-hole Automation**: Sidecar containers (`npm-sync` and `pihole-dns-shim`) monitor the Docker socket and automatically provision Reverse Proxy hosts and local DNS records based on container **Labels**. ## Storage infrastructure