Initial commit: Vollständige Homelab-Dokumentation (Stand 2026-04-15)

- Proxmox Host pve-braetter (Hardware, Storage, Bridges)
- 14x LXC Container (CT 100-303) vollständig dokumentiert
- 8x VMs (103-201) vollständig dokumentiert
- Netzwerk-Übersicht mit komplettem IP-Belegungsplan
- Dienste-Übersicht aller Web-Interfaces, DBs, Monitoring
- PostgreSQL 16 HA Cluster (Patroni/etcd) detailliert
This commit is contained in:
2026-04-15 09:57:15 +02:00
commit c31d596b78
25 changed files with 1157 additions and 0 deletions

41
lxc/CT211-aqualog.md Normal file
View File

@@ -0,0 +1,41 @@
# CT 211 — aqualog.braetter.local
## Systemdaten
| Eigenschaft | Wert |
|-------------|------|
| VMID | 211 |
| Hostname | aqualog.braetter.local |
| IP | 192.168.0.246/24 |
| OS | Ubuntu 24.04.4 LTS |
| CPU | 4 vCores |
| RAM | 8192 MB |
| Disk | osdisk:211/vm-211-disk-0.raw, 150 GB |
| Bridge | vmbr0 |
| Autostart | nein |
| Status | running |
## Dienste
| Dienst | Port | Beschreibung |
|--------|------|-------------|
| nginx | 80 | Webserver / Reverse Proxy |
| aquarium-api (node) | 3001 (lokal) | Node.js/Express Backend |
| postfix | 25 (lokal) | Mailversand |
## Zugriff
- **Aquarium Logbuch:** http://192.168.0.246
- **SSH:** `ssh nicolay@192.168.0.246`
## Anwendung
- **Frontend:** React 18 + Vite
- **Backend:** Node.js / Express
- **Webserver:** Nginx (Port 80, dient React-Build + Proxy zu API)
- **App-Pfad:** `/var/www/aquarium/` (Frontend-Build), Backend als Systemd-Service
- **Systemd:** `aquarium-api.service`
## Gitea Repository
http://gitea.braetter.local/braetter/aqualog