Zum Hauptinhalt springen
50 % Rabatt alle Pläne, begrenzte Zeit. Ab $2.48/mo
OpenClaw

OpenClaw

OpenClaw is an open-source personal AI assistant you self-host. Install the gateway daemon, connect chat apps like WhatsApp, Telegram, and Slack, and let it run tasks 24/7 over an SSH tunnel. Built for self-hosters who want an always-on assistant on their own server.

Auf einen Blick

380k

GitHub-Sterne

58

Seitenaufrufe

167

Aktive Installationen

Version Latest OS Ubuntu Server 24.04 LTS Min RAM 2 GB IP IPV4,IPV6

Aktive Installationen sind Beispieldaten (Vorschau); die echte Kennzahl wird vor dem Start eingebunden.

Erstkonfiguration

Per SSH auf Ihren Server verbinden:

ssh root@<SERVER_IP>

Onboarding ausführen und den Daemon installieren:

openclaw onboard --install-daemon

Sicherer Fernzugriff

Erstellen Sie auf Ihrem lokalen Rechner einen SSH-Tunnel zum Server:

ssh -L 18789:localhost:18789 root@<SERVER_IP>

Öffnen Sie dann Ihren Browser und navigieren Sie zu: http://localhost:18789

Führen Sie aus openclaw dashboard auf dem Server, um den korrekten URL und Token zu erhalten.

Wichtige Dateien und Verzeichnisse

  • Konfigurationsverzeichnis: /root/.openclaw/
  • Haupt-Konfigurationsdatei: /root/.openclaw/openclaw.json
  • Arbeitsbereichsverzeichnis: /root/.openclaw/workspace/

Wichtigste Befehle

Status & Zustand:

openclaw status                # Show channel health and recent session recipients
openclaw health                # Fetch gateway health
openclaw doctor                # Health checks + quick fixes

Benutzeroberflächen

openclaw dashboard             # Open browser-based control UI (token required)
openclaw tui                   # Open terminal UI connected to Gateway

Protokolle:

openclaw logs --follow         # Tail gateway logs
openclaw logs --level debug    # Debug-level logs

Gateway / Node:

openclaw gateway restart       # Restart gateway
openclaw nodes list            # List paired node hosts

Konfiguration:

openclaw configure             # Interactive setup wizard
openclaw config edit           # Edit config manually

Plugins:

openclaw plugins list          # List installed plugins
openclaw plugins update --all  # Update all plugins

Speicher & Sitzungen:

openclaw memory summary        # Summarize memory usage
openclaw sessions list         # List stored conversation sessions

Sicherheit:

openclaw security audit        # Run local config & security checks

Mehr zu Self-Hosted

Verwandte Apps.

OpenClaw jetzt deployen. Ab 2,48 $/Monat.