openclaw-cn部署

友好的中文版openclaw-cn使用

说明:安装过程和web界面为中文,使用和配置起来友好些。

目前新的openclaw已添加语言设置,可切换不同语言,更方便了

环境:

操作系统:Kylin Linux Advanced Server

release V11 2503/(Swan25)-x86_64-Build20/20250715

Kernel: 6.6.0-32.7.v2505.ky11.x86_64

准备工作:

node版本:>=22,离线包方式提供node-v24.14.0-linux-x64.tar.xz。

安装脚本:install.sh

注:离线安装openclaw,后面有说明,包名openclaw-cn-0.1.7.tgz

安装过程:

所需文件已存放到/root下

cd /root

tar xf ./node-v24.14.0-linux-x64.tar.x

echo "PATH=/root/node-v24.14.0-linux-x64/bin/:$PATH" >> /etc/profile

source /etc/profile

node -v

npm -v

npm config set registry https://registry.npmmirror.com

curl -fsSL https://clawd.org.cn/install.sh | sudo bash -s

注:或者手动安装

npm install -g openclaw-cn@latest

openclaw-cn onboard

会自动安装openclaw-cn,并运行openclaw-cn向导

向导开始后,参考如下配置,先跳过模型等选择

安装完成后,检查

ss -tunl 监听端口127.0.0.1:18789

openclaw-cn gateway status

浏览器访问

离线包方式

npm install ./openclaw-cn-0.1.7.tgz

openclaw-cn onboard

后续同前面

获取离线包,配置仓库

npm pack openclaw-cn@latest

会打包依赖,生成对应的离线包文件

 

相关内容:ollama及openclaw

通过网盘分享的文件:AI工具及模型
链接: https://pan.baidu.com/s/1Azn3wqZMC6FBCqcv3JYNNw?pwd=xaej 提取码: xaej 

posted on 2026-03-11 11:07  赛博狗尾草  阅读(266)  评论(0)    收藏  举报

导航