Spaces:
Runtime error
Runtime error
| title: OpenClaw Docker Space | |
| emoji: π¦ | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: docker | |
| pinned: false | |
| # OpenClaw Docker Space | |
| Your own personal AI assistant. Any OS. Any Platform. The lobster way. π¦ | |
| This is a Docker-based deployment of OpenClaw on Hugging Face Spaces. | |
| ## Quick Start | |
| Once deployed, the Gateway will be available at: | |
| - `http://localhost:18789` | |
| ## Configuration | |
| The OpenClaw Gateway runs with `OPENCLAW_NODE_MODE=true` set by default. | |
| ## Features | |
| - Local-first Gateway β single control plane for sessions, channels, and events | |
| - Multi-channel inbox β WhatsApp, Telegram, Slack, Discord, Google Chat, Signal, iMessage, Microsoft Teams, Matrix, Zalo, WebChat | |
| - Multi-agent routing β route inbound channels to isolated agents | |
| - Voice Wake + Talk Mode β always-on speech for macOS/iOS/Android | |
| - Live Canvas β agent-driven visual workspace with A2UI | |
| - First-class tools β browser, canvas, nodes, cron, sessions | |
| ## Getting Started | |
| 1. Clone the repository | |
| 2. Build the Docker image | |
| 3. Run the Gateway | |
| For full documentation, visit [openclaw.ai](https://openclaw.ai) | |