메인 콘텐츠로 건너뛰기

Platforms

OpenClaw core는 TypeScript로 작성되어 있으며 권장 runtime은 Node입니다. Gateway에는 Bun을 권장하지 않습니다. WhatsApp/Telegram 관련 문제가 있기 때문입니다. companion app은 macOS(menu bar app)와 mobile node(iOS/Android)용으로 제공됩니다. Windows와 Linux companion app도 계획되어 있지만, Gateway 자체는 이미 완전히 지원됩니다. Windows native companion app도 계획 중이며, Gateway는 WSL2에서 실행하는 구성을 권장합니다.

OS 선택

VPS 및 호스팅

공통 링크

Gateway 서비스 설치 (CLI)

다음 경로는 모두 지원됩니다.
  • Wizard(권장): openclaw onboard --install-daemon
  • Direct: openclaw gateway install
  • Configure flow: openclaw configure -> Gateway service 선택
  • Repair/migrate: openclaw doctor (service 설치 또는 복구 제안)
service target은 OS에 따라 다릅니다.
  • macOS: LaunchAgent (ai.openclaw.gateway 또는 ai.openclaw.<profile>; legacy com.openclaw.*)
  • Linux/WSL2: systemd user service (openclaw-gateway[-<profile>].service)