add links for infra docs
This commit is contained in:
@@ -9,6 +9,8 @@ lastmod: '2026-04-12'
|
||||
tags: ['homelab', 'infrastructure', 'network']
|
||||
---
|
||||
|
||||
[← Back to Homelab Infrastructure](./homelab_Infra.md)
|
||||
|
||||
---
|
||||
|
||||
## 2024 Home Lab
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user