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 existieren 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 bereits vollständig unterstützt. Native Companion-Apps für Windows sind ebenfalls geplant; das Gateway wird über WSL2 empfohlen.Wählen Sie Ihr 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
Häufige Links
- Installationsanleitung: Erste Schritte
- Gateway-Runbook: Gateway
- Gateway-Konfiguration: Konfiguration
- Dienststatus:
openclaw gateway status
Installation des Gateway-Dienstes (CLI)
Verwenden Sie eine der folgenden Optionen (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 (
bot.molt.gatewayoderbot.molt.<profile>; legacycom.openclaw.*) - Linux/WSL2: systemd-Benutzerdienst (
openclaw-gateway[-<profile>].service)