Plattformen
Der OpenClaw-Core ist in TypeScript geschrieben. Node ist die empfohlene Laufzeit. 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 heute vollständig unterstützt. Native Companion-Apps für Windows sind ebenfalls geplant; für das Gateway wird WSL2 empfohlen.Ihr Betriebssystem wählen
VPS & Hosting
- VPS-Hub: VPS hosting
- Fly.io: Fly.io
- Hetzner (Docker): Hetzner
- GCP (Compute Engine): GCP
- Azure (Linux VM): Azure
- exe.dev (VM + HTTPS-Proxy): exe.dev
Häufige Links
- Installationsanleitung: Getting Started
- Gateway-Runbook: Gateway
- Gateway-Konfiguration: Configuration
- Dienststatus:
openclaw gateway status
Gateway-Dienst installieren (CLI)
Verwenden Sie eine der folgenden Möglichkeiten (alle unterstützt):- Assistent (empfohlen):
openclaw onboard --install-daemon - Direkt:
openclaw gateway install - Konfigurationsablauf:
openclaw configure→ Gateway service auswählen - Reparieren/migrieren:
openclaw doctor(bietet an, den Dienst zu installieren oder zu reparieren)
- macOS: LaunchAgent (
ai.openclaw.gatewayoderai.openclaw.<profile>; Legacycom.openclaw.*) - Linux/WSL2: systemd-User-Service (
openclaw-gateway[-<profile>].service) - Natives Windows: Scheduled Task (
OpenClaw GatewayoderOpenClaw Gateway (<profile>)), mit einem Fallback auf einen Login-Eintrag im Startup-Ordner pro Benutzer, wenn die Erstellung der Task verweigert wird