- Environment Reference
- Billing Configuration (Stripe)
- VPS Setup and Deployment
- Google Cloud Deployment
- Local Development Setup
- Operations Runbook
- Architecture Overview
- Web dashboard to deploy and manage per-user OpenClaw instances
- API layer for deployment, status, logs, pairing, and CLI actions
- VPS deployment automation over SSH
- GCP deployment automation via Compute Engine SDK + instance templates
- Caddy route generation per instance host
- Dockerized OpenClaw runtime per user
Next.js(web app)Hono(API)Better Auth(auth/session)Postgres + Drizzle(data layer)Docker(instance runtime)Caddy(HTTPS + routing)