-
Notifications
You must be signed in to change notification settings - Fork 15
Home
weiyong1024 edited this page Apr 27, 2026
·
13 revisions
Your personal AI workforce — running on the hardware you already own.
🌐 clawfleet.io · 💬 Discord
ClawFleet lets you deploy and manage a fleet of AI agent instances on a single machine. Supports both OpenClaw and Hermes Agent — run them side by side in one unified dashboard. No cloud bills, no new hardware, no SaaS subscriptions.
If you have a Mac with Apple Silicon (or any Linux machine), you can spin up an entire AI fleet in minutes.
- Multi-runtime Fleet — run OpenClaw and Hermes Agent instances together, each in its own isolated container
- Full isolation — every instance runs in its own Docker container with dedicated storage and networking
- Zero extra cost — the only ongoing expense is LLM API usage (and some providers offer free tiers)
- Web Dashboard — manage everything from your browser
-
clawfleet shell— interactive terminal access into any instance (Hermes TUI chat or OpenClaw bash)
curl -fsSL https://clawfleet.io/install.sh | shOne command installs everything (Docker, CLI, sandbox image) and opens the Dashboard. Then:
| Step | What to do | Time |
|---|---|---|
| 1 | Add an LLM provider | 1 min |
| 2 | Create and configure an instance | 1 min |
- Getting Started — prerequisites, install, first instance end-to-end
- Dashboard Guide — sidebar navigation, asset management, fleet management, image management
- Characters & Skills — persona system and skill management
- Soul Archive — save, browse, and clone instance souls
- OpenClaw — channel-native agent ensemble that lives inside group chats
- Hermes — single-user learning agent with cross-session memory
- ChatGPT (Codex) ★ Recommended — use your ChatGPT subscription, no API key needed
- OpenAI (GPT) — GPT-5.4, o3, GPT-5-mini
- Anthropic (Claude) — Claude Opus, Sonnet
- Google AI Studio — Gemini 3.1 Pro, Gemini 3 Flash (free tier available)
- DeepSeek — DeepSeek Chat, DeepSeek Reasoner
- CLI Reference — every command with examples
- FAQ — common issues and solutions
ClawFleet Wiki
Runtimes
LLM Providers
Messaging Channels
Reference