openclaw

Ethereal Lv5

1. 下载

1
curl -fsSL https://openclaw.ai/install.sh | bash -s -- --install-method git

2. 配置

注意,目前openclaw尚未支持通过http代理访问gemini,故可以使用qwen

2.1 配置环境

需要安装很多组件,包括git, nodejs, homegrew, build-essential等,由于本地已经有了,在此略过。

2.2 配置

使用命令openclaw onboard即可。

其中,配置飞书需要注意:Group chat policy与DM access policies都必须是Open

3. 架构

使用systemctl作为后台代理访问LLM,因此不好配置http代理。

使用gateway作为前端访问,方式直接ssl转发即可(参考之前的博客)。

参考

安装 | OpenClaw | 能干活的 AI 助手

OpenClaw Control

Remote Gateway Setup - OpenClaw

Search | DeepWiki

网络代理配置:让 Docker 容器正常访问 AI API | ClawCN - OpenClaw 中文站

OpenClaw Gemini API 接入教程 | OpenClaw API 文档中心 - 开源 AI 助手集成指南

云端OpenClaw 避坑指南:一招解决 Gemini连不上的痛点 - 知乎

OpenClaw 最新保姆级飞书对接指南教程 搭建属于你的 AI 助手_how do you want to hatch your bot? │ ● hatch in tu-CSDN博客

Homebrew 安装使用(Ubuntu 完整实操版) - 知乎

  • Title: openclaw
  • Author: Ethereal
  • Created at: 2026-02-26 00:18:25
  • Updated at: 2026-02-26 00:29:18
  • Link: https://ethereal-o.github.io/2026/02/26/openclaw/
  • License: This work is licensed under CC BY-NC-SA 4.0.
 Comments