Update VPS control plane path
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -14,7 +14,7 @@ Bring the Windows 11 always-on PC, Tencent Cloud VPS OpenClaw Gateway, phone Con
|
||||
- Authentication mode: HTTPS access from both the Windows PC and VPS.
|
||||
- Default branch: `main`.
|
||||
- PC control-plane path: `D:\openclaw-control-plane`.
|
||||
- VPS control-plane path: `/opt/openclaw-control-plane`.
|
||||
- VPS control-plane path: `/home/ubuntu/openclaw-control-plane`.
|
||||
- Secrets policy: no password, token, API key, or `OPENCLAW_GATEWAY_TOKEN` may be written into repo files, handoffs, evidence, or chat.
|
||||
- Frozen website policy: strict freeze during ICP/public-security filing review. Agents must not change the `smartmotor.cloud` homepage, content reachable from homepage links, static assets, Nginx routing, bind mounts, container images, or `/opt/services/docker-composite.yml` entries that could alter public website output.
|
||||
|
||||
@@ -46,9 +46,9 @@ Bring the Windows 11 always-on PC, Tencent Cloud VPS OpenClaw Gateway, phone Con
|
||||
|---|---|---|---|---|
|
||||
| T0 | Create local control-plane scaffold | ORCHESTRATOR | None | Done |
|
||||
| T1 | Create standalone Gitea repo for this control plane | User + ORCHESTRATOR | T0 | Done |
|
||||
| T2 | Sync this scaffold to Gitea and clone/pull on VPS | ORCHESTRATOR + VPS_EXECUTOR | T1 | In Progress |
|
||||
| T3 | Run read-only PC baseline discovery | PC_EXECUTOR | T2 | Pending |
|
||||
| T4 | Run read-only VPS baseline discovery | VPS_EXECUTOR | T2 | Pending |
|
||||
| T2 | Sync this scaffold to Gitea and open on PC/VPS Cursor | ORCHESTRATOR + VPS_EXECUTOR | T1 | Done |
|
||||
| T3 | Run read-only PC baseline discovery | PC_EXECUTOR | T2 | Ready |
|
||||
| T4 | Run read-only VPS baseline discovery | VPS_EXECUTOR | T2 | Ready |
|
||||
| T5 | Verify both baselines before any config change | PC_VERIFIER + VPS_VERIFIER | T3, T4 | Pending |
|
||||
|
||||
## Acceptance Criteria Draft
|
||||
|
||||
Reference in New Issue
Block a user