docs: refresh daemon overview references

This commit is contained in:
Peter Steinberger
2026-04-04 10:49:13 +01:00
parent f39b5e86e5
commit 790a24002e
5 changed files with 28 additions and 2 deletions

View File

@@ -133,6 +133,12 @@ openclaw doctor # check for config issues
openclaw gateway status # verify the Gateway is running
```
If you want managed startup after install:
- macOS: LaunchAgent via `openclaw onboard --install-daemon` or `openclaw gateway install`
- Linux/WSL2: systemd user service via the same commands
- Native Windows: Scheduled Task first, with a per-user Startup-folder login item fallback if task creation is denied
## Hosting and deployment
Deploy OpenClaw on a cloud server or VPS: