Platforms overview
Platformen
OpenClaw core is geschreven in TypeScript. Node is de aanbevolen runtime. Bun wordt niet aanbevolen voor de Gateway — bekende problemen met WhatsApp- en Telegram-kanalen; zie Bun (experimenteel) voor details.
Er bestaan companion-apps voor macOS (menubalk-app) en mobiele nodes (iOS/Android). Windows- en Linux-companion-apps zijn gepland, maar de Gateway wordt vandaag volledig ondersteund. Native companion-apps voor Windows zijn ook gepland; de Gateway wordt aanbevolen via WSL2.
Kies je besturingssysteem
VPS en hosting
- VPS-hub: VPS-hosting
- Fly.io: Fly.io
- Hetzner (Docker): Hetzner
- GCP (Compute Engine): GCP
- Azure (Linux-VM): Azure
- exe.dev (VM + HTTPS-proxy): exe.dev
Algemene links
- Installatiehandleiding: Aan de slag
- Gateway-runbook: Gateway
- Gateway-configuratie: Configuratie
- Servicestatus:
openclaw gateway status
Gateway-service installeren (CLI)
Gebruik een van deze opties (allemaal ondersteund):
- Wizard (aanbevolen):
openclaw onboard --install-daemon - Direct:
openclaw gateway install - Configuratieflow:
openclaw configure→ selecteer Gateway-service - Repareren/migreren:
openclaw doctor(biedt aan om de service te installeren of te herstellen)
Het servicedoel hangt af van het besturingssysteem:
- macOS: LaunchAgent (
ai.openclaw.gatewayofai.openclaw.<profile>; legacycom.openclaw.*) - Linux/WSL2: systemd-gebruikersservice (
openclaw-gateway[-<profile>].service) - Native Windows: geplande taak (
OpenClaw GatewayofOpenClaw Gateway (<profile>)), met een fallback voor een loginitem in de Startup-map per gebruiker als het maken van de taak wordt geweigerd