Added OPENCLAW-SETUP.md with comprehensive setup instructions:
- Three setup methods: interactive wizard, web UI, and manual config
- Links to get API keys from all major providers
- Pre-installed tools overview
- Troubleshooting section
- Gateway token information
The guide is now visible on the desktop when users first log in,
making it easier to configure OpenClaw without leaving the container.
Modified Dockerfile to copy the setup guide to the desktop during build.
Co-authored-by: Cursor <cursoragent@cursor.com>
Added detailed documentation explaining:
- OpenClaw is open-source but requires AI provider API keys
- Three setup options: interactive wizard, manual config, or web UI
- Links to get API keys from major providers
- Clarified that OpenClaw itself is free, only API usage costs
- Added first-time setup note in Quick Start section
Co-authored-by: Cursor <cursoragent@cursor.com>
Features:
- KasmVNC-based desktop environment (Debian Bookworm)
- Pre-installed AI coding tools: OpenClaw, Cursor, Antigravity, VS Code
- Anthropic Python SDK for Claude API access
- OpenClaw gateway auto-starts on port 18789
- Nginx proxy for plain HTTP access (no password, no TLS)
- LAN accessible by default
- Desktop shortcuts for all tools
License: CC Attribution 4.0 - https://colinknapp.com
Co-authored-by: Cursor <cursoragent@cursor.com>