Zum Hauptinhalt springen

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

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 configureGateway service auswählen
  • Reparieren/Migrieren: openclaw doctor (bietet an, den Dienst zu installieren oder zu reparieren)
Das Service-Ziel hängt vom Betriebssystem ab:
  • macOS: LaunchAgent (bot.molt.gateway oder bot.molt.<profile>; legacy com.openclaw.*)
  • Linux/WSL2: systemd-Benutzerdienst (openclaw-gateway[-<profile>].service)