Skip to content

Commit 1f38afc

Browse files
refactor(templates): rename Clawdbot to OpenClaw (#611) (#612)
- Update template name from clawdbot to openclaw - Change all directory paths from /home/clawdbot to /home/openclaw - Update volume claims and persistent storage paths - Update container image to latest version (20260209023441) - Rebrand documentation to reflect OpenClaw naming - Update README URLs to point to openclaw directory This change rebrands the AI agent gateway template to use the OpenClaw name across all template configuration, documentation, and deployment resources. Signed-off-by: Carson Yang <yangchuansheng33@gmail.com> Co-authored-by: Carson Yang <yangchuansheng33@gmail.com>
1 parent a964eec commit 1f38afc

File tree

3 files changed

+78
-78
lines changed

3 files changed

+78
-78
lines changed

template/clawdbot/README.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Deploy and Host Clawdbot on Sealos
1+
# Deploy and Host Openclaw on Sealos
22

3-
Clawdbot is an AI agent gateway with multi-channel support including WhatsApp, Telegram, and Discord integration. This template deploys a production-ready Clawdbot instance with persistent storage on Sealos Cloud.
3+
Openclaw is an AI agent gateway with multi-channel support including WhatsApp, Telegram, and Discord integration. This template deploys a production-ready Openclaw instance with persistent storage on Sealos Cloud.
44

5-
## About Hosting Clawdbot
5+
## About Hosting Openclaw
66

7-
Clawdbot runs as a single-node AI agent gateway service that provides a unified interface for deploying and managing AI agents across multiple messaging platforms. The Sealos template automatically provisions persistent storage for your agent configurations, workspace data, and WhatsApp session files, ensuring your data is safely stored and survives restarts.
7+
Openclaw runs as a single-node AI agent gateway service that provides a unified interface for deploying and managing AI agents across multiple messaging platforms. The Sealos template automatically provisions persistent storage for your agent configurations, workspace data, and WhatsApp session files, ensuring your data is safely stored and survives restarts.
88

99
The gateway architecture allows you to connect OpenAI-compatible AI models (like Claude, GPT-4, etc.) to popular messaging platforms including Telegram, Discord, WhatsApp, and Slack. The deployment includes automatic SSL certificate provisioning, domain management, and integrated monitoring through the Sealos dashboard.
1010

@@ -16,13 +16,13 @@ The gateway architecture allows you to connect OpenAI-compatible AI models (like
1616
- **Community Management**: Automate community moderation and engagement with AI agents
1717
- **Personal AI Assistant**: Run your own personal AI assistant accessible from any messaging platform
1818

19-
## Dependencies for Clawdbot Hosting
19+
## Dependencies for Openclaw Hosting
2020

2121
The Sealos template includes all required dependencies: runtime environment, persistent storage volumes for configuration and workspace data.
2222

2323
### Deployment Dependencies
2424

25-
- [Official Website](https://clawd.bot) - Official Clawdbot website
25+
- [Official Website](https://clawd.bot) - Official Openclaw website
2626
- [GitHub Repository](https://github.com/moltbot/moltbot) - Source code and documentation
2727
- [Getting Started Guide](https://clawd.bot) - Quick start guide and configuration instructions
2828

@@ -32,14 +32,14 @@ The Sealos template includes all required dependencies: runtime environment, per
3232

3333
This template deploys the following services:
3434

35-
- **Clawdbot Gateway**: Main AI agent gateway service running on port 18789
35+
- **Openclaw Gateway**: Main AI agent gateway service running on port 18789
3636
- **Persistent Storage**: Two persistent volumes are automatically provisioned:
3737
- Configuration storage (1Gi): Stores agent configurations, model settings, and channel credentials
3838
- Workspace storage (1Gi): Stores agent workspace data and generated files
3939

4040
**Configuration:**
4141

42-
The Clawdbot gateway is configured through environment variables and a configuration file generated during initialization:
42+
The Openclaw gateway is configured through environment variables and a configuration file generated during initialization:
4343

4444
- **Base URL**: OpenAI-compatible API endpoint (default: Sealos AI Proxy)
4545
- **API Key**: Authentication key for your AI model provider
@@ -58,38 +58,38 @@ The control UI is enabled by default and accessible through the gateway URL with
5858

5959
**License Information:**
6060

61-
Clawdbot is open-source software. Check the [GitHub repository](https://github.com/moltbot/moltbot) for specific licensing terms.
61+
Openclaw is open-source software. Check the [GitHub repository](https://github.com/moltbot/moltbot) for specific licensing terms.
6262

63-
## Why Deploy Clawdbot on Sealos?
63+
## Why Deploy Openclaw on Sealos?
6464

65-
Sealos is an AI-assisted Cloud Operating System built on Kubernetes that unifies the entire application lifecycle, from development in cloud IDEs to production deployment and management. It is perfect for building and scaling modern AI applications, SaaS platforms, and complex microservice architectures. By deploying Clawdbot on Sealos, you get:
65+
Sealos is an AI-assisted Cloud Operating System built on Kubernetes that unifies the entire application lifecycle, from development in cloud IDEs to production deployment and management. It is perfect for building and scaling modern AI applications, SaaS platforms, and complex microservice architectures. By deploying Openclaw on Sealos, you get:
6666

67-
- **One-Click Deployment**: Deploy Clawdbot with a single click. No YAML configuration, no container orchestration complexity - just point, click, and deploy.
67+
- **One-Click Deployment**: Deploy Openclaw with a single click. No YAML configuration, no container orchestration complexity - just point, click, and deploy.
6868
- **Auto-Scaling Built-In**: Your AI agents automatically scale up and down based on demand. Handle traffic spikes from multiple messaging platforms without manual intervention.
6969
- **Easy Customization**: Configure AI models, API keys, and channel connections with intuitive forms. Customize your setup without touching a single line of code.
7070
- **Zero Kubernetes Expertise Required**: Get all the benefits of Kubernetes - high availability, service discovery, and container orchestration - without becoming a Kubernetes expert.
7171
- **Persistent Storage Included**: Built-in persistent storage solutions ensure your agent configurations, workspace data, and WhatsApp sessions are safe and accessible across deployments and scaling events.
7272
- **Instant Public Access**: Each deployment gets an automatic public URL with SSL certificates. Share your AI agent gateway instantly without complex networking setup.
7373
- **Integrated AI Proxy**: Seamlessly connect to Sealos AI Proxy for easy access to Claude, GPT-4, and other OpenAI-compatible models.
7474

75-
Deploy Clawdbot on Sealos and focus on building intelligent AI agents instead of managing infrastructure.
75+
Deploy Openclaw on Sealos and focus on building intelligent AI agents instead of managing infrastructure.
7676

7777
## Deployment Guide
7878

7979
1. Visit [Sealos Cloud](https://os.sealos.io)
8080
2. Click on "App Store" in the desktop
81-
3. Search for "Clawdbot" in the App Store
81+
3. Search for "Openclaw" in the App Store
8282
4. Click "Deploy App" and configure the following parameters:
8383
- **Base URL**: Your OpenAI-compatible API endpoint (default: https://aiproxy.usw-1.sealos.io/v1)
8484
- **API Key**: Your API key for the AI model provider
8585
- **Model**: The default model ID to use (e.g., claude-opus-4-5-20251101)
8686
- **Auth Token**: JWT secret key for gateway authentication (auto-generated by default)
8787
5. Wait for deployment to complete (typically 1-3 minutes)
88-
6. Access your Clawdbot gateway via the provided URL
88+
6. Access your Openclaw gateway via the provided URL
8989

9090
## Configuration
9191

92-
After deployment, you can configure Clawdbot through multiple methods:
92+
After deployment, you can configure Openclaw through multiple methods:
9393

9494
### Control UI
9595

@@ -130,7 +130,7 @@ Each messaging platform requires specific setup:
130130
4. Invite the bot to your server
131131

132132
**WhatsApp:**
133-
1. WhatsApp session data is stored in persistent storage at `/home/clawdbot/.clawdbot/whatsapp`
133+
1. WhatsApp session data is stored in persistent storage at `/home/openclaw/.openclaw/whatsapp`
134134
2. Follow the WhatsApp Web QR code authentication process through the control UI
135135
3. Session data persists across container restarts
136136

@@ -141,17 +141,17 @@ Each messaging platform requires specific setup:
141141

142142
## Scaling
143143

144-
To scale your Clawdbot deployment:
144+
To scale your Openclaw deployment:
145145

146146
1. Open App Launchpad
147-
2. Select your Clawdbot deployment
147+
2. Select your Openclaw deployment
148148
3. Adjust CPU/Memory resources:
149149
- Minimum: 100m CPU, 204Mi memory
150150
- Maximum: 1000m CPU, 2Gi memory
151151
4. Increase replica count if needed (currently set to 1)
152152
5. Click "Update" to apply changes
153153

154-
**Note:** Clawdbot uses StatefulSet for deployment. For production use with high traffic, consider deploying multiple instances behind a load balancer.
154+
**Note:** Openclaw uses StatefulSet for deployment. For production use with high traffic, consider deploying multiple instances behind a load balancer.
155155

156156
## Troubleshooting
157157

@@ -181,11 +181,11 @@ To scale your Clawdbot deployment:
181181

182182
## Additional Resources
183183

184-
- [Clawdbot Website](https://clawd.bot) - Official website and documentation
184+
- [Openclaw Website](https://clawd.bot) - Official website and documentation
185185
- [GitHub Repository](https://github.com/moltbot/moltbot) - Source code, issues, and contributions
186186
- [Sealos Documentation](https://sealos.io/docs) - Learn more about deploying applications on Sealos
187187
- [AI Proxy Configuration](https://aiproxy.usw-1.sealos.io) - Sealos AI Proxy for accessing OpenAI-compatible models
188188

189189
## License
190190

191-
This Sealos template is provided under the same license as Clawdbot. Please refer to the [Clawdbot GitHub repository](https://github.com/moltbot/moltbot) for specific licensing terms.
191+
This Sealos template is provided under the same license as Openclaw. Please refer to the [Openclaw GitHub repository](https://github.com/moltbot/moltbot) for specific licensing terms.

template/clawdbot/README_zh.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# 在 Sealos 上部署托管 Clawdbot
1+
# 在 Sealos 上部署托管 Openclaw
22

3-
Clawdbot 是一款 AI 智能体网关,支持 WhatsApp、Telegram、Discord 等多渠道集成。借助本模板,您可以在 Sealos 云平台上快速部署一个生产就绪的 Clawdbot 实例,并自动配置持久化存储。
3+
Openclaw 是一款 AI 智能体网关,支持 WhatsApp、Telegram、Discord 等多渠道集成。借助本模板,您可以在 Sealos 云平台上快速部署一个生产就绪的 Openclaw 实例,并自动配置持久化存储。
44

5-
## 关于托管 Clawdbot
5+
## 关于托管 Openclaw
66

7-
Clawdbot 以单节点 AI 智能体网关服务的形式运行,为跨多个消息平台部署和管理 AI 智能体提供统一接口。Sealos 模板会自动为您的智能体配置、工作空间数据以及 WhatsApp 会话文件配置持久化存储,确保数据安全可靠,即使服务重启也能完好保存。
7+
Openclaw 以单节点 AI 智能体网关服务的形式运行,为跨多个消息平台部署和管理 AI 智能体提供统一接口。Sealos 模板会自动为您的智能体配置、工作空间数据以及 WhatsApp 会话文件配置持久化存储,确保数据安全可靠,即使服务重启也能完好保存。
88

99
这套网关架构让您能够将兼容 OpenAI 的 AI 模型(如 Claude、GPT-4 等)连接到 Telegram、Discord、WhatsApp 和 Slack 等热门消息平台。部署完成后,系统会自动配置 SSL 证书、域名管理,并通过 Sealos 控制面板提供一体化监控能力。
1010

@@ -16,13 +16,13 @@ Clawdbot 以单节点 AI 智能体网关服务的形式运行,为跨多个消
1616
- **社区管理**:利用 AI 智能体自动管理社区内容和用户互动
1717
- **个人 AI 助手**:运行专属的个人 AI 助手,可从任何消息平台访问
1818

19-
## 托管 Clawdbot 的依赖项
19+
## 托管 Openclaw 的依赖项
2020

2121
Sealos 模板已包含所有必需的依赖:运行时环境、用于配置和工作空间数据的持久化存储卷。
2222

2323
### 部署依赖
2424

25-
- [官方网站](https://clawd.bot) - Clawdbot 官方网站
25+
- [官方网站](https://clawd.bot) - Openclaw 官方网站
2626
- [GitHub 仓库](https://github.com/moltbot/moltbot) - 源代码和文档
2727
- [快速入门指南](https://clawd.bot) - 快速上手和配置说明
2828

@@ -32,14 +32,14 @@ Sealos 模板已包含所有必需的依赖:运行时环境、用于配置和
3232

3333
本模板部署以下服务:
3434

35-
- **Clawdbot 网关**:运行在 18789 端口的主 AI 智能体网关服务
35+
- **Openclaw 网关**:运行在 18789 端口的主 AI 智能体网关服务
3636
- **持久化存储**:自动配置两个持久卷:
3737
- 配置存储(1Gi):存储智能体配置、模型设置和渠道凭据
3838
- 工作空间存储(1Gi):存储智能体工作空间数据和生成的文件
3939

4040
**配置方式:**
4141

42-
Clawdbot 网关通过环境变量和初始化时生成的配置文件进行配置:
42+
Openclaw 网关通过环境变量和初始化时生成的配置文件进行配置:
4343

4444
- **Base URL**:兼容 OpenAI 的 API 端点(默认为 Sealos AI Proxy)
4545
- **API Key**:AI 模型提供商的认证密钥
@@ -58,38 +58,38 @@ Clawdbot 网关通过环境变量和初始化时生成的配置文件进行配
5858

5959
**许可证信息:**
6060

61-
Clawdbot 是开源软件。具体许可条款请查阅 [GitHub 仓库](https://github.com/moltbot/moltbot)
61+
Openclaw 是开源软件。具体许可条款请查阅 [GitHub 仓库](https://github.com/moltbot/moltbot)
6262

63-
## 为什么选择在 Sealos 上部署 Clawdbot
63+
## 为什么选择在 Sealos 上部署 Openclaw
6464

65-
Sealos 是一个基于 Kubernetes 构建的 AI 赋能云操作系统,将整个应用生命周期——从云端 IDE 开发到生产部署和管理——融为一体。它非常适合构建和扩展现代 AI 应用、SaaS 平台和复杂的微服务架构。在 Sealos 上部署 Clawdbot,您将获得:
65+
Sealos 是一个基于 Kubernetes 构建的 AI 赋能云操作系统,将整个应用生命周期——从云端 IDE 开发到生产部署和管理——融为一体。它非常适合构建和扩展现代 AI 应用、SaaS 平台和复杂的微服务架构。在 Sealos 上部署 Openclaw,您将获得:
6666

67-
- **一键部署**:只需点击一下即可部署 Clawdbot。无需编写 YAML 配置,无需处理容器编排的复杂性——只需点击、部署即可完成。
67+
- **一键部署**:只需点击一下即可部署 Openclaw。无需编写 YAML 配置,无需处理容器编排的复杂性——只需点击、部署即可完成。
6868
- **内置自动扩展**:您的 AI 智能体会根据需求自动扩展和收缩。从容应对来自多个消息平台的流量峰值,无需人工干预。
6969
- **轻松定制**:通过直观的表单配置 AI 模型、API 密钥和渠道连接。无需修改一行代码即可完成个性化配置。
7070
- **零门槛 Kubernetes**:无需成为 Kubernetes 专家即可享受 Kubernetes 的所有优势——高可用性、服务发现、容器编排。
7171
- **内置持久化存储**:内置的持久化存储方案确保您的智能体配置、工作空间数据和 WhatsApp 会话在部署和扩展过程中始终安全可访问。
7272
- **即时公网访问**:每次部署都会自动获得带 SSL 证书的公网 URL。无需复杂的网络配置即可立即分享您的 AI 智能体网关。
7373
- **集成 AI 代理**:无缝连接 Sealos AI Proxy,轻松访问 Claude、GPT-4 等兼容 OpenAI 的模型。
7474

75-
在 Sealos 上部署 Clawdbot,专注于打造智能 AI 智能体,让基础设施管理交给我们。
75+
在 Sealos 上部署 Openclaw,专注于打造智能 AI 智能体,让基础设施管理交给我们。
7676

7777
## 部署指南
7878

7979
1. 访问 [Sealos Cloud](https://cloud.sealos.run)
8080
2. 在桌面界面点击"应用商店"
81-
3. 在应用商店中搜索"Clawdbot"
81+
3. 在应用商店中搜索"Openclaw"
8282
4. 点击"部署应用"并配置以下参数:
8383
- **Base URL**:您的兼容 OpenAI 的 API 端点(默认:https://aiproxy.usw-1.sealos.io/v1)
8484
- **API Key**:您的 AI 模型提供商的 API 密钥
8585
- **Model**:使用的默认模型 ID(例如 claude-opus-4-5-20251101)
8686
- **Auth Token**:网关认证的 JWT 密钥(默认自动生成)
8787
5. 等待部署完成(通常 1-3 分钟)
88-
6. 通过提供的 URL 访问您的 Clawdbot 网关
88+
6. 通过提供的 URL 访问您的 Openclaw 网关
8989

9090
## 配置说明
9191

92-
部署完成后,您可以通过多种方式配置 Clawdbot
92+
部署完成后,您可以通过多种方式配置 Openclaw
9393

9494
### 控制界面
9595

@@ -130,7 +130,7 @@ https://[您的应用地址]/?token=[gateway-token]
130130
4. 邀请机器人加入您的服务器
131131

132132
**WhatsApp:**
133-
1. WhatsApp 会话数据存储在持久化存储的 `/home/clawdbot/.clawdbot/whatsapp` 路径
133+
1. WhatsApp 会话数据存储在持久化存储的 `/home/openclaw/.openclaw/whatsapp` 路径
134134
2. 通过控制界面按照 WhatsApp Web 二维码认证流程操作
135135
3. 会话数据在容器重启后依然保存
136136

@@ -141,17 +141,17 @@ https://[您的应用地址]/?token=[gateway-token]
141141

142142
## 扩展指南
143143

144-
扩展您的 Clawdbot 部署:
144+
扩展您的 Openclaw 部署:
145145

146146
1. 打开应用启动器
147-
2. 选择您的 Clawdbot 部署
147+
2. 选择您的 Openclaw 部署
148148
3. 调整 CPU/内存资源:
149149
- 最小:100m CPU,204Mi 内存
150150
- 最大:1000m CPU,2Gi 内存
151151
4. 如有需要,增加副本数量(当前设置为 1)
152152
5. 点击"更新"应用更改
153153

154-
**注意:**Clawdbot 使用 StatefulSet 进行部署。对于高流量的生产环境,建议在负载均衡器后部署多个实例。
154+
**注意:**Openclaw 使用 StatefulSet 进行部署。对于高流量的生产环境,建议在负载均衡器后部署多个实例。
155155

156156
## 故障排除
157157

@@ -181,11 +181,11 @@ https://[您的应用地址]/?token=[gateway-token]
181181

182182
## 额外资源
183183

184-
- [Clawdbot 官网](https://clawd.bot) - 官方网站和文档
184+
- [Openclaw 官网](https://clawd.bot) - 官方网站和文档
185185
- [GitHub 仓库](https://github.com/moltbot/moltbot) - 源代码、问题和贡献
186186
- [Sealos 文档](https://sealos.io/docs) - 了解在 Sealos 上部署应用的更多信息
187187
- [AI 代理配置](https://aiproxy.usw-1.sealos.io) - Sealos AI 代理,用于访问兼容 OpenAI 的模型
188188

189189
## 许可证
190190

191-
本 Sealos 模板采用与 Clawdbot 相同的许可证提供。具体许可条款请参阅 [Clawdbot GitHub 仓库](https://github.com/moltbot/moltbot)
191+
本 Sealos 模板采用与 Openclaw 相同的许可证提供。具体许可条款请参阅 [Openclaw GitHub 仓库](https://github.com/moltbot/moltbot)

0 commit comments

Comments
 (0)