Platforme¶
OpenClaw kerne er skrevet i TypeScript. Node er den anbefalede runtime. Bun anbefales ikke til Gateway (WhatsApp/Telegram bugs).
Der findes ledsagende apps til macOS (menulinje-app) og mobilknuder (iOS/Android). Windows og Linux følgesvend apps er planlagt, men Gateway understøttes fuldt ud i dag. Indfødte følgesvend apps til Windows er også planlagt; Gateway anbefales via WSL2.
Vælg dit OS¶
VPS og hosting¶
- VPS-hub: VPS hosting
- Fly.io: Fly.io
- Hetzner (Docker): Hetzner
- GCP (Compute Engine): GCP
- exe.dev (VM + HTTPS-proxy): exe.dev
Fælles links¶
- Installationsguide: Kom godt i gang
- Gateway-runbook: Gateway
- Gateway-konfiguration: Konfiguration
- Tjenestestatus:
openclaw gateway status
Installation af Gateway-tjeneste (CLI)¶
Brug en af disse (alle understøttes):
- Opsætningsguide (anbefalet):
openclaw onboard --install-daemon - Direkte:
openclaw gateway install - Konfigurer flow:
openclaw configure→ vælg Gateway-tjeneste - Reparer/migrér:
openclaw doctor(tilbyder at installere eller rette tjenesten)
Tjenestemålet afhænger af OS:
- macOS: LaunchAgent (
bot.molt.gatewayellerbot.molt.<profile>; arvcom.openclaw.*) - Linux/WSL2: systemd-brugertjeneste (
openclaw-gateway[-<profile>].service)