feat: manage D601 hwpod gateway from yaml (#995)

Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
Lyon
2026-06-26 15:17:12 +08:00
committed by GitHub
parent 914f053bd0
commit 4238b23d17
3 changed files with 750 additions and 26 deletions
@@ -26,11 +26,15 @@ gateway:
managedRun:
mode: windows-scheduled-task
runtimeRoot: "C:\\Users\\liang\\hwpod-node-runtime"
bunPath: "C:\\Users\\liang\\.bun\\bin\\bun.exe"
taskName: HWLAB-HWPOD-Node-WS
periodicTaskName: hwpod-node-ws-periodic
runKeyName: hwpod-node-ws
startCommand: "C:\\Users\\liang\\hwpod-node-runtime\\start-node-ws.cmd"
statusCommand: "C:\\Users\\liang\\hwpod-node-runtime\\status-node-ws.cmd"
processPattern: "tools\\hwpod-node.ts connect"
reconnectBaseMs: 1000
reconnectMaxMs: 15000
secretRefs:
- purpose: gatewayAuthToken
sourceRef: hwlab/d601-v03-gateway.env