Commit Graph

7 Commits

Author SHA1 Message Date
Clawdbot
fdcc51fa47 fix: use 'lan' bind mode instead of raw IP 2026-01-30 12:10:58 +00:00
Clawdbot
df1b723c6f feat: bootstrap openclaw config and run gateway
- Remove debug sleep infinity mode
- Add bootstrap logic: runs 'onboard --non-interactive' if config missing
- Run gateway on port 18789 bound to 0.0.0.0
- Add containerPort declaration
2026-01-30 11:57:18 +00:00
Clawdbot
04bc284fed debug: run sleep infinity (remove init + gateway) for interactive inspection 2026-01-30 11:30:24 +00:00
Clawdbot
a66bad33e2 deploy: initContainer openclaw setup + run gateway as command 2026-01-30 11:22:32 +00:00
Clawdbot
6cdaa1a0b9 storage: single 10Gi PVC for /home/node (persist all state) 2026-01-30 10:57:37 +00:00
Clawdbot
1d3f357e2a manifests: remove seed config secret (PVC-only config) 2026-01-30 10:39:37 +00:00
Clawdbot
46bf054e0b Initial OpenClaw GitOps skeleton 2026-01-30 10:18:11 +00:00