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

OpenClaw

OpenClaw ist ein Cloudzy-Automatisierungs-Framework. Server einbinden, Daemons installieren und Jobs über eine zentrale Web-UI per SSH-Tunnel steuern. Konzipiert für Self-Hoster, die Server-Automatisierung wollen, ohne eine öffentliche Web-Admin-Oberfläche zu exponieren.

Version

Neueste

Betriebssystem

Ubuntu Server 24.04 LTS

Mindestens RAM

2 GB

IP-Typen

IPV4,IPV6

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ühre 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 aus Self Hosted

Verwandte Apps.

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