단일 파일에서 디렉토리 구조로 변경하여 컨텍스트 관리 용이하게 함. openclaw-manual.md는 위키링크 인덱스로 변환. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
15 lines
519 B
Markdown
15 lines
519 B
Markdown
---
|
|
title: OpenClaw 게이트웨이
|
|
updated: 2026-03-18
|
|
---
|
|
|
|
- mode: local|remote, port: 18789
|
|
- bind: loopback|lan|tailnet|custom|auto
|
|
- auth: none|token|password|trusted-proxy
|
|
- Tailscale: mode=off|serve|funnel
|
|
- 서비스: `openclaw gateway install|start|stop|restart|status|uninstall`
|
|
- RPC: `openclaw gateway call {method} --params {json}`
|
|
- 헬스: `openclaw gateway health|probe|discover`
|
|
- HTTP API: chatCompletions, responses (OpenAI 호환)
|
|
- Control UI: `openclaw dashboard` 또는 `http://127.0.0.1:18789/`
|