User Tools

Site Tools


architecture:overview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
architecture:overview [2026/02/23 13:37] 192.168.1.189architecture:overview [2026/02/23 13:41] (current) 192.168.1.189
Line 93: Line 93:
     - WLED instances (including wled_car_warning)     - WLED instances (including wled_car_warning)
 </code> </code>
 +
 +==== ==== 2. Network & VLAN Layout ==== ====
 +
 +The **UCG Max** serves as the router, firewall, and DHCP server for all networks.
 +
 +=== Core UniFi Devices ===
 +
 +**Gateway**
 +
 +  * UCG Max – 192.168.1.1
 +    * WAN → Ting Fiber
 +    * DHCP → all VLANs
 +    * Firewall + inter-VLAN rules
 +
 +**Switches**
 +
 +  * USW Flex – 192.168.10.7
 +  * USW Flex 2.5G 5 – 192.168.10.104
 +  * USW-Lite-8-PoE – 192.168.1.194
 +  * UDB Mesh Switch – 192.168.1.98
 +
 +**APs**
 +
 +  * Master Bedroom AP – 192.168.10.201
 +  * Hallway AP – 192.168.1.236
 +
 +=== VLANs ===
 +
 +^ Name ^ VLAN ID ^ Subnet ^ DHCP ^ Notes ^
 +| Default | 1 | 192.168.1.0/24 | Yes | Infra / servers / storage |
 +| stark_user | 10 | 192.168.10.0/24 | Yes | Laptops / phones |
 +| stark_IOT | 20 | 192.168.20.0/24 | Yes | Low-trust IoT |
 +| guest | 30 | 192.168.30.0/24 | Yes | Guest WiFi |
 +| IOT+ | 50 | 192.168.50.0/24 | Yes | Trusted IoT / bridges |
 +| Torres Family lights | 60 | 192.168.60.0/24 | Yes | FPP / WLED |
 +
 +=== WiFi SSIDs ===
 +
 +^ SSID ^ VLAN ^ Bands ^ Purpose ^
 +| stark_IOT | 20 | 2.4 / 5 GHz | IoT |
 +| stark_user | 10 | 2.4 / 5 GHz | Users |
 +| stark_IOT+ | 50 | 2.4 / 5 GHz | Bridges / cameras |
 +
 +==== 3. Proxmox Architecture (Updated 2026) ====
 +
 +**This replaces the old PVE1/PVE2 cluster.\\ You now run a single powerful PVE-NAS node.**
 +
 +=== PVE-NAS ===
 +
 +  * Hostname: **pve-nas**
 +  * Mgmt: **192.168.1.153**
 +  * IPMI: **192.168.1.145**
 +  * CPU: **Ryzen 7 5700G (8c/16t)**
 +  * RAM: **64 GiB ECC**
 +  * Boot: **2 × NVMe SSD (ZFS mirror)**
 +  * VM Storage: **2 × 1.9 TB Samsung PM863 (VMs/OS)**
 +  * HBA: **1 × LSI (IT mode)**
 +  * Passthrough Disks:
 +    * **8 × 1.92 TB PM863 SSD** (see pic you uploaded)
 +  * Network:
 +    * 2 × 1 GbE
 +    * 2 × 10 GbE (future storage uplink to Flex 10G or host-to-host)
 +
 +=== TrueNAS VM ===
 +
 +  * Receives full HBA passthrough
 +  * Controls all 8 × PM863 SSDs
 +  * Pool growth planned to 11-drive configuration
 +  * Hosts:
 +    * Immich storage
 +    * Jellyfin media
 +    * Nextcloud files
 +    * Backups (PBS target)
 +
 +----
 +
 +==== 4. Core Services (Current Deployment) ====
 +
 +  * **DNS / Filtering**
 +    * Pi-hole pair
 +    * VIP: **192.168.1.5**
 +  * **Reverse Proxy**
 +    * NGINX Proxy Manager
 +    * External: ''torresvault.com''
 +    * Internal: ''in.torresvault.com''
 +  * **Storage**
 +    * TrueNAS (VM on PVE-NAS)
 +  * **Monitoring**
 +    * Prometheus
 +    * Grafana
 +    * UniFi metrics
 +    * Proxmox exporter + TrueNAS telemetry
 +  * **Automation / Smart Home**
 +    * Home Assistant (Pi)
 +    * BLE tracking (Atom Lite / Echo / EP1)
 +    * FPP integration (192.168.60.55)
 +    * WLED (''wled_car_warning'')
 +  * **Media**
 +    * Jellyfin VM
 +  * **Photos**
 +    * Immich VM
 +    * Data stored fully on TrueNAS
 +
 +----
 +
 +==== 5. Torres Family Lights ====
 +
 +  * VLAN 60 – 192.168.60.0/24
 +  * FPP – 192.168.60.55
 +  * Mega tree + matrix + roofline + props
 +  * Kulp controllers
 +  * WLED instances (car, garage, etc.)
 +  * HA controls:
 +    * Start/stop show
 +    * Playlist control
 +    * Monitoring + notifications
  
 ---- ----
architecture/overview.1771871836.txt.gz · Last modified: by 192.168.1.189

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki