ИИ / Автоматизация 1 июня 2026

Одна команда openclaw onboard: Windows WSL2 за 10 минут

Команда VpsGona 1 июня 2026 ~12 мин
OpenClaw onboard Windows 2026

openclaw onboard в WSL2 за ~10 мин. Документация. развёртывание, Ollama, bootstrap, headless.

Раскрытие: аренда Mac опциональна.

Зачем onboard

openclaw onboard --install-daemon → systemd. ~/.openclaw/.

WSL2 vs native

PathCommandServiceUse
WSL2 (recommended)openclaw onboard --install-daemonsystemd user serviceFull wizard + Linux tools
Native Windowsopenclaw onboardScheduled Task / StartupQuick CLI test
Native skip-healthopenclaw onboard --non-interactive --skip-healthopenclaw gateway runWhen health blocks first run

Требования

  • WSL2, Node 22+, API-ключ

8 шагов

  1. wsl --install
  2. Обновление Ubuntu
  3. Node 22+
  4. install.sh
  5. openclaw onboard --install-daemon
  6. Мастер
  7. Dashboard
  8. статус шлюза

Мастер

Провайдер, шлюз, каналы, skills.

Ошибки

Dashboard недоступен

portproxy.

health check

--skip-health.

Ollama, развёртывание.

FAQ

What does openclaw onboard do?

It runs an interactive wizard that writes config under ~/.openclaw/, starts the gateway, and prints a dashboard URL.

Should I use --install-daemon?

Yes inside WSL2 for a systemd background service. Native Windows uses Scheduled Task fallbacks per official docs.

How long does setup take?

About 10 minutes after WSL2 and Node are ready; first wsl --install needs a reboot.

Can I skip Telegram/Slack in the wizard?

Yes—skip channels and run openclaw configure later.

Dashboard URL fails in Windows browser?

Use netsh portproxy to forward the WSL port to Windows localhost.

Запуск OpenClaw

Выполните onboard в WSL2.