/install oceanbase-deploy
OceanBase Deploy & Operations (obd)
This is the entry point for OceanBase operations via obd. Use the specialized skills below for specific tasks.
Skill Index
| Skill | Use When |
|---|---|
| cluster-management | Deploy, start, stop, upgrade, scale out clusters. OCP CE takeover. Monitoring setup. |
| tenant-management | Create/drop tenants, backup, restore, optimize workloads. |
| seekdb | seekdb install, deploy, HA (switchover/failover/decouple). |
| testing-and-benchmark | Sysbench, TPC-H, TPC-C benchmarks; mysqltest functional tests. |
Quick Start
obd demo
Deploys a local demo cluster with default ports (2881 MySQL, 2882 RPC, 2886 obshell).
Installation
If obd is not installed, download from:
https://mirrors.oceanbase.com/community/stable/el/
Official quick-start guide: https://www.oceanbase.com/docs/common-obd-cn-1000000005246289
OCP Terminology Convention
- "Deploy OCP" always means OCP CE (
ocp-ce), neverocp-express. ocp-expresshas been replaced byobshell dashboard(port 2886). Do not deploy it.- See cluster-management/references/ocp-ce.md for details.
Critical Safety Rules
These destructive commands always require explicit user confirmation:
obd cluster destroy— Destroys cluster and dataobd cluster redeploy— Destroys and redeploys, data lossobd cluster prune-config— Deletes config files
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oceanbase-deploy - 安装完成后,直接呼叫该 Skill 的名称或使用
/oceanbase-deploy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
OceanBase Deploy 是什么?
Overview skill for OceanBase deployment and operations using obd. Routes to specialized skills for cluster management, tenant management, seekdb, and testing... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 49 次。
如何安装 OceanBase Deploy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oceanbase-deploy」即可一键安装,无需额外配置。
OceanBase Deploy 是免费的吗?
是的,OceanBase Deploy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OceanBase Deploy 支持哪些平台?
OceanBase Deploy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OceanBase Deploy?
由 OceanBase(@oceanbase)开发并维护,当前版本 v2.0.1。