docs: migrate workflow to DooPlex-local execution

This commit is contained in:
2026-07-19 12:15:52 +02:00
parent da56c3e994
commit ac7323dc9a
4 changed files with 54 additions and 17 deletions
+3 -1
View File
@@ -14,7 +14,9 @@ destructive section (7) is last and gated.
bootstrap-managed. Public dashboard/API: **https://felhom.demo-felhom.eu** (no dashboard password →
the API is open; drive it via the PUBLIC URL, not the container IP).
- **Versions at writing:** controller **v0.60.0**, agent **v0.30.0**, hub v0.11.0.
- `SSH=/c/Windows/System32/OpenSSH/ssh.exe`; host root via SSH alias `felhom-pve`; `export MSYS_NO_PATHCONV=1` for `pct exec`.
- Run from DooPlex (192.168.0.180); host root via SSH alias `felhom-pve` — plain `ssh felhom-pve`.
(Legacy Windows workstation: needed `SSH=/c/Windows/System32/OpenSSH/ssh.exe` and
`export MSYS_NO_PATHCONV=1` for `pct exec`.)
- **Findings log:** record every observation (✓/✗ + notes on UX friction, latency, confusing labels,
error handling) in a new `REPORT-e2e-live-drive-<date>.md`. Each step says what "good" looks like and
what to watch for.