Doku: Nextcloud-Migrationsplan und korrigierte Versionslogik.
Neuer Ordner migration/ mit Schritt-für-Schritt-Anleitung (Backup, Minor-Update, PHP-FPM, notify_push, DB-Indizes). Hub-Name vs. NC-Version in der Ist-Doku korrigiert: NC 34 = Hub 26 Spring, ADA bereits aktiv. 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
|
||||
├── migration/ ← Schritt-für-Schritt Updates & Tuning
|
||||
├── shared/ ← übergreifend (MQTT, Git, Netzwerk)
|
||||
├── pve1/ ← nur pve1
|
||||
└── pve2/ ← nur pve2
|
||||
@@ -30,6 +31,7 @@ docu/
|
||||
| [shared/infrastruktur-netzwerk.md](shared/infrastruktur-netzwerk.md) | VLANs, IPs, Bridges |
|
||||
| [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 |
|
||||
|
||||
## Code-Repos (separat von dieser Doku)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user