Plattformen
OpenClaw ist in TypeScript geschrieben. Node ist die empfohlene Runtime. Bun wird für das Gateway nicht empfohlen (WhatsApp/Telegram-Bugs).
Companion-Apps gibt es für macOS (Menüleisten-App) und mobile Nodes (iOS/Android). Companion-Apps für Windows und Linux sind geplant, aber das Gateway wird bereits heute vollständig unterstützt. Native Companion-Apps für Windows sind ebenfalls geplant; das Gateway wird über WSL2 empfohlen.
Wähle dein Betriebssystem
VPS & Hosting
- VPS-Hub: VPS-Hosting
- Fly.io: Fly.io
- Hetzner (Docker): Hetzner
- GCP (Compute Engine): GCP
- exe.dev (VM + HTTPS-Proxy): exe.dev
Nützliche Links
- Installationsanleitung: Erste Schritte
- Gateway-Runbook: Gateway
- Gateway-Konfiguration: Konfiguration
- Service-Status:
openclaw gateway status
Gateway-Service installieren (CLI)
Verwende eine dieser Methoden (alle werden unterstützt):
- Assistent (empfohlen):
openclaw onboard --install-daemon - Direkt:
openclaw gateway install - Konfigurationsflow:
openclaw configure→ wähle Gateway service - Reparatur/Migration:
openclaw doctor(bietet an, den Service zu installieren oder zu reparieren)
Das Service-Ziel hängt vom Betriebssystem ab:
- macOS: LaunchAgent (
ai.openclaw.gatewayoderai.openclaw.<profile>; Legacycom.openclaw.*) - Linux/WSL2: systemd User-Service (
openclaw-gateway[-<profile>].service)