Files
Arch1Panel/apps/openclaw-zh/README_en.md
T
arch3rPro bac0625eb9 feat(apps/openclaw-zh): 添加 OpenClaw 中文版应用配置
添加 OpenClaw 中文版的 logo、README、数据配置和 docker-compose 文件
2026-05-08 12:31:18 +08:00

846 B

OpenClaw Chinese

OpenClaw Chinese is a localized Chinese distribution of OpenClaw. OpenClaw is an open-source, self-hosted personal AI assistant with a local Web Dashboard and Gateway.

Usage

After installation, open http://server-ip:port in your browser. The default port is 18789.

It is recommended to set OPENCLAW_GATEWAY_TOKEN during installation for Dashboard authentication. You can append ?token=your-token to the URL when opening the Dashboard.

Data Directory

Application data is persisted in data/conf under the installation directory, mapped to /root/.openclaw inside the container.

References