Doku: Docker-Stacks unter guests/vm101-ubuntu.
Compose und stack-relevante Config ohne Volumes/Daten; Secrets REDACTED. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -18,6 +18,7 @@ DNS intern: `*.iot` → VLAN 40 (z. B. `homeassistant.iot` → 192.168.40.254)
|
||||
```
|
||||
docu/
|
||||
├── README.md ← diese Datei
|
||||
├── guests/ ← Compose & Stack-Config pro VM/CT (ohne Daten)
|
||||
├── migration/ ← Schritt-für-Schritt Updates & Tuning
|
||||
├── shared/ ← übergreifend (MQTT, Git, Netzwerk)
|
||||
├── pve1/ ← nur pve1
|
||||
@@ -32,6 +33,7 @@ docu/
|
||||
| [shared/mqtt-homeassistant.md](shared/mqtt-homeassistant.md) | MQTT-Broker, HA Discovery, Credentials |
|
||||
| [shared/git-und-repos.md](shared/git-und-repos.md) | Gitea, Tokens, Clone-Pfade |
|
||||
| [migration/nextcloud-optimierung-und-updates.md](migration/nextcloud-optimierung-und-updates.md) | Nextcloud VM 101: Updates, Tuning, notify_push |
|
||||
| [guests/](guests/) | Docker-Stacks pro Gast (Compose, ohne Volumes/Daten) |
|
||||
|
||||
## Code-Repos (separat von dieser Doku)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user