oceanbase-deploy

star 4

Overview skill for OceanBase deployment and operations using obd. Routes to specialized skills for cluster management, tenant management, seekdb, and testing. Use as a starting point when the user's intent is not yet clear, or for general OceanBase obd questions. Also use when users mention OceanBase, obd, or want an overview of available OceanBase operations.

oceanbase By oceanbase schedule Updated 6/2/2026

name: oceanbase-deploy description: Overview skill for OceanBase deployment and operations using obd. Routes to specialized skills for cluster management, tenant management, seekdb, and testing. Use as a starting point when the user's intent is not yet clear, or for general OceanBase obd questions. Also use when users mention OceanBase, obd, or want an overview of available OceanBase operations. compatibility: Requires obd CLI installed on the control machine. metadata: author: oceanbase version: "2.0"

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), never ocp-express.
  • ocp-express has been replaced by obshell 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:

  1. obd cluster destroy — Destroys cluster and data
  2. obd cluster redeploy — Destroys and redeploys, data loss
  3. obd cluster prune-config — Deletes config files
Install via CLI
npx skills add https://github.com/oceanbase/oceanbase-skills --skill oceanbase-deploy
Repository Details
star Stars 4
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator