chore(sync): mirror docs from openclaw/openclaw@2a17abcf5d
This commit is contained in:
parent
874c753d52
commit
779b3f49dc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "6a03b76c9abd2e4cfbac393f11d5c6d3aa53c293",
|
||||
"syncedAt": "2026-04-27T07:01:34.830Z"
|
||||
"sha": "2a17abcf5d91f74c06810df4ef7d8754bfe515bd",
|
||||
"syncedAt": "2026-04-27T07:03:12.730Z"
|
||||
}
|
||||
|
||||
@ -129,7 +129,7 @@ Discovery is not audited. Only applied operations and writes are logged.
|
||||
`openclaw onboard --modern` starts Crestodian as the modern onboarding preview.
|
||||
Plain `openclaw onboard` still runs classic onboarding.
|
||||
|
||||
## Setup Bootstrap
|
||||
## Setup bootstrap
|
||||
|
||||
`setup` is the chat-first onboarding bootstrap. It writes only through typed
|
||||
config operations and asks for approval first.
|
||||
|
||||
@ -33,7 +33,7 @@ flowchart TB
|
||||
T --> C
|
||||
```
|
||||
|
||||
## Quick Setup
|
||||
## Quick setup
|
||||
|
||||
### Step 1: Add SSH Config
|
||||
|
||||
@ -152,7 +152,7 @@ launchctl bootout gui/$UID/ai.openclaw.ssh-tunnel
|
||||
|
||||
---
|
||||
|
||||
## How It Works
|
||||
## How it works
|
||||
|
||||
| Component | What It Does |
|
||||
| ------------------------------------ | ------------------------------------------------------------ |
|
||||
|
||||
@ -14,7 +14,7 @@ Run a persistent OpenClaw Gateway on DigitalOcean for **$6/month** (or $4/mo wit
|
||||
|
||||
If you want a $0/month option and don’t mind ARM + provider-specific setup, see the [Oracle Cloud guide](/platforms/oracle).
|
||||
|
||||
## Cost Comparison (2026)
|
||||
## Cost comparison (2026)
|
||||
|
||||
| Provider | Plan | Specs | Price/mo | Notes |
|
||||
| ------------ | --------------- | ---------------------- | ----------- | ------------------------------------- |
|
||||
@ -209,7 +209,7 @@ openclaw backup create
|
||||
|
||||
---
|
||||
|
||||
## Oracle Cloud Free Alternative
|
||||
## Oracle Cloud free alternative
|
||||
|
||||
Oracle Cloud offers **Always Free** ARM instances that are significantly more powerful than any paid option here — for $0/month.
|
||||
|
||||
|
||||
@ -542,7 +542,7 @@ Environment overrides remain available for local testing:
|
||||
preferred for repeatable deployments because it keeps the plugin behavior in the
|
||||
same reviewed file as the rest of the Codex harness setup.
|
||||
|
||||
## Computer Use
|
||||
## Computer use
|
||||
|
||||
Computer Use is a Codex-native MCP plugin. OpenClaw does not vendor the desktop
|
||||
control app or execute desktop actions itself; it enables Codex app-server
|
||||
|
||||
Loading…
Reference in New Issue
Block a user