Gå til hovedindhold
50% rabat alle planer, tidsbegrænset. Fra $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.

Overblik

380k

GitHub-stjerner

58

Sidevisninger

167

Aktive installationer

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

Aktive installationer er eksempeldata (forhåndsvisning); den rigtige metrik tilsluttes inden lancering.

Første opsætning

Opret SSH-forbindelse til din server:

ssh root@<SERVER_IP>

Kør onboarding og installer daemon:

openclaw onboard --install-daemon

Sikker fjernadgang

Opret en SSH-tunnel til serveren fra din lokale maskine:

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

Åbn derefter din browser og gå til: http://localhost:18789

Kør openclaw dashboard på serveren for at hente den korrekte URL og token.

Vigtige filer og mapper

  • Konfigurationsmappe: /root/.openclaw/
  • Hovedkonfigurationsfil: /root/.openclaw/openclaw.json
  • Arbejdsområde-mappe: /root/.openclaw/workspace/

De mest nyttige kommandoer

Status og Sundhed:

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

Brugergrænseflader:

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

Logfiler:

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

Udvidelser:

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

Hukommelse & Sessioner:

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

Sikkerhed:

openclaw security audit        # Run local config & security checks

Mere i Self-hosted

Relaterede apps.

Deploy OpenClaw nu. Fra 2,48 $/md.