แพลตฟอร์ม¶
แกนหลักของ OpenClaw เขียนด้วย TypeScript Node เป็นรันไทม์ที่แนะนำ ไม่แนะนำให้ใช้ Bun สำหรับ Gateway (มีบั๊กกับ WhatsApp/Telegram)
มีแอปคู่หูสำหรับ macOS (แอปบนแถบเมนู) และโหนดมือถือ (iOS/Android) แอปคู่หูสำหรับ Windows และ Linux อยู่ในแผนพัฒนา แต่ Gateway รองรับเต็มรูปแบบแล้วในปัจจุบัน แอปคู่หูแบบเนทีฟสำหรับ Windows ก็อยู่ในแผนเช่นกัน; แนะนำให้ใช้ Gateway ผ่าน WSL2
เลือกระบบปฏิบัติการของคุณ¶
VPS & โฮสติ้ง¶
- ศูนย์กลาง VPS: โฮสติ้ง VPS
- Fly.io: Fly.io
- Hetzner (Docker): Hetzner
- GCP (Compute Engine): GCP
- exe.dev (VM + HTTPS พร็อกซี): exe.dev
ลิงก์ที่ใช้บ่อย¶
- คู่มือการติดตั้ง: Getting Started
- คู่มือการใช้งานGateway: Gateway
- การกำหนดค่าGateway: Configuration
- สถานะบริการ:
openclaw gateway status
การติดตั้งบริการGateway(CLI)¶
ใช้หนึ่งในวิธีต่อไปนี้(รองรับทั้งหมด):
- Wizard(แนะนำ):
openclaw onboard --install-daemon - Direct:
openclaw gateway install - Configure flow:
openclaw configure→ เลือก Gateway service - Repair/migrate:
openclaw doctor(มีตัวเลือกติดตั้งหรือแก้ไขบริการ)
เป้าหมายของบริการขึ้นอยู่กับระบบปฏิบัติการ:
- macOS: LaunchAgent (
bot.molt.gatewayหรือbot.molt.<profile>; รุ่นเดิมcom.openclaw.*) - Linux/WSL2: systemd user service (
openclaw-gateway[-<profile>].service)