Oat-cli is an automatic deployment tool for products in the OceanBase Database ecosystem. Before deployment, install the RPM package of oat-cli on all servers for automatic deployment.
Background information
Antman is a CLI tool (also known as oat-cli) that supports quick and easy installation of OceanBase Database tools, such as OceanBase Cloud Platform (OCP), OceanBase Migration Service (OMS), and OceanBase Developer Center (ODC). It also provides standard operating system configurations for OBServer nodes. It can be deployed on physical servers with the x86_64 or AArch64 architecture, or on popular virtual machines (VMs). It runs in popular Linux operating systems.
Note
If you need to deploy peripheral tools on the GUI, use OAT V3.1.3, which contains all features of Antman and is easy to use.
Procedure
Copy the oat-cli installation package to a server.
Note
Contact OceanBase Technical Support to obtain the oat-cli installation package.
Log on to the server as the root user and run the following command to install oat-cli.
To obtain the latest oat-cli installation package, contact OceanBase Technical Support.
x86_64 platform:
[root@hostname /]# rpm -ivh t-oceanbase-antman-x.x.x-xxxxxxx.alios7.x86_64.rpmAArch64 platform:
[root@hostname /]# rpm -ivh t-oceanbase-antman-x.x.x-xxxxxxx.alios7.aarch64.rpm
Repeat steps 1 and 2 on all servers to install oat-cli.