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

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.gateway oder bot.molt.<profile>; legacy com.openclaw.*)
  • Linux/WSL2: systemd user service (openclaw-gateway[-<profile>].service)