Claw Planet reference · v0a · first cut
last updated 2026-05-07 edit on GitHub colophon
§ 2

Setup

6 entries · 0 tested · 6 sourced · 0 planned

Five environments, one packaging method, one hardware matrix. Pick where OpenClaw will run — most people start on a laptop or a Pi 5. Every page has runnable commands you can paste, plus sanity-checks and the "what to do when it goes wrong" section we wished existed when learning. Each declares whether we've actually run it (verification state); right now everything's sourced-only because Sush hasn't run his first OpenClaw yet — he'll promote pages to tested as he runs them.

2.1
Hardware matrix
What hardware can run an OpenClaw Gateway, what you trade off at each tier, and what to actually buy if you're starting from zero.
sourced
2.3
Laptop quick-start
Get an OpenClaw Gateway running on your laptop in about 25 minutes. Mac, Linux desktop, or Windows (via WSL2).
sourced
2.4
Linux server
Install OpenClaw on a Linux server (cloud VM, home server, NUC). systemd setup, firewall posture, common pitfalls for headless boxes.
sourced
2.5
Azure
Run an OpenClaw Gateway on Azure — Container Apps for serverless-ish, VM for full control. Cost notes, networking, security posture, Microsoft disclosure.
sourced
2.6
Raspberry Pi
Run an OpenClaw Gateway on a Pi 4 or Pi 5. RAM constraints, model choice (small local vs API), thermal/power notes, the always-on home agent setup.
sourced
2.7
Docker (packaging method)
Docker is a packaging method, not a peer environment. Use it to wrap any of the other setup paths (Linux server, Azure, NAS) in a portable container. Compose file + volume layout for SOUL.md persistence.
sourced