28 lines
380 B
Markdown
28 lines
380 B
Markdown
---
|
|
title: Homelab Architecture
|
|
width: 550px
|
|
height: 600px
|
|
order: 4
|
|
---
|
|
|
|
**Network Topology:**
|
|
|
|
```
|
|
Internet
|
|
|
|
|
+-- Firewall
|
|
|
|
|
+-- Core Switch
|
|
|
|
|
+-- PROD Servers
|
|
+-- DEV Environment
|
|
+-- Storage/NAS
|
|
+-- Services
|
|
```
|
|
|
|
**Self-Hosted Services:**
|
|
|
|
- Git server, CI/CD
|
|
- Media server
|
|
- Home automation
|
|
- Monitoring stack
|