openclaw: 매뉴얼을 섹션별 파일로 분리 (14개)
단일 파일에서 디렉토리 구조로 변경하여 컨텍스트 관리 용이하게 함. openclaw-manual.md는 위키링크 인덱스로 변환. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
14
openclaw/openclaw-gateway.md
Normal file
14
openclaw/openclaw-gateway.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
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/`
|
||||
Reference in New Issue
Block a user