feat: manage D601 hwpod gateway from yaml (#995)
Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user