Plattformen
Der OpenClaw-Kern ist in TypeScript geschrieben. Node ist die empfohlene Runtime. Bun wird für das Gateway nicht empfohlen (Bugs mit WhatsApp/Telegram).
Companion-Apps gibt es für macOS (Menüleisten-App) und mobile Nodes (iOS/Android). Windows- und Linux-Companion-Apps sind geplant, aber das Gateway wird heute schon vollständig unterstützt. Native Companion-Apps für Windows sind ebenfalls geplant; das Gateway empfehlen wir über WSL2.
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
Wichtige Links
- Installationsanleitung: Erste Schritte
- Gateway-Runbook: Gateway
- Gateway-Konfiguration: Konfiguration
- Service-Status:
openclaw gateway status
Gateway-Service installieren (CLI)
Nutze eine dieser Optionen (alle werden unterstützt):
- Wizard (empfohlen):
openclaw onboard --install-daemon - Direkt:
openclaw gateway install - Konfigurations-Flow:
openclaw configure→ wähle Gateway service - Reparieren/Migrieren:
openclaw doctor(bietet an, den Service zu installieren oder zu reparieren)
Das Service-Ziel hängt vom Betriebssystem ab:
- macOS: LaunchAgent (
bot.molt.gatewayoderbot.molt.<profile>; legacycom.openclaw.*) - Linux/WSL2: systemd user service (
openclaw-gateway[-<profile>].service)