Initiale Infrastruktur-Dokumentation pve1 und pve2.

Enthält Host-Doku, MQTT/HA, Git-Setup, Power-Monitoring und GPU-Idle (pve2).

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
root
2026-06-27 19:53:55 +02:00
commit 6f52d46267
24 changed files with 1549 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Übersicht
## Infrastruktur
| Host | IP | Rolle |
|------|-----|-------|
| pve1 | 192.168.10.3 | Primärer Proxmox-Host, Fallback-Router |
| pve2 | 192.168.10.4 | Produktions-Proxmox-Host, aktiver Router |
## Fallback-Router
- **VMID:** 104
- **Name:** `opnsense-fallback`
- **Quelle:** OPNsense (VM 104) von pve2
- **Status:** Gestoppt, `onboot: 0`
- **Zweck:** Ersatz-Router falls pve2 oder der originale OPNsense ausfällt
## Wichtig
Die Fallback-VM darf **nicht parallel** zum Original auf pve2 laufen — gleiche Konfiguration und IPs würden kollidieren.