Skip to content
wy1024 edited this page Apr 4, 2026 · 11 revisions

ClawFleet Wiki

Your personal AI workforce — running on the hardware you already own.

🌐 clawfleet.io · 💬 Discord

ClawFleet lets you deploy and manage a fleet of isolated OpenClaw instances on a single machine. No cloud bills, no new hardware, no SaaS subscriptions — only the resources you already have.

If you have a Mac with Apple Silicon (or any Linux machine), you can spin up an entire OpenClaw fleet in minutes and connect each instance to the messaging platforms you already use.

What you get

  • Multiple AI assistants running simultaneously, each with its own persona, skills, LLM provider, and messaging channel
  • Full isolation — every instance runs in its own Docker container with a dedicated desktop
  • Zero extra cost — the only ongoing expense is LLM API usage (and some providers offer free tiers)
  • Web Dashboard — manage everything from your browser

Quickstart

curl -fsSL https://clawfleet.io/install.sh | sh

One 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

Page index

Getting started

Dashboard

LLM Provider guides

Messaging Channel guides

Reference

  • CLI Reference — every command with examples
  • FAQ — common issues and solutions

Clone this wiki locally