This topic describes how to use OceanBase Admin Toolkit (OAT) to install OceanBase Developer Center (ODC).
Note
This topic takes OAT V4.0.0 as an example. The GUI varies with the OAT version.
Prerequisites
Before you install ODC, ensure that:
- You have installed OAT. For more information, see Deploy OAT.
- You have added the server where the ODC is to be installed. For more information, see Add a server.
- The server meets the requirements for installing ODC. For more information, see Prepare servers.
- You have created the MetaDB component for ODC. For more information, see Create MetaDB.
Procedure
Log on to the OAT console as an administrator or an O&M engineer.
In the left-side navigation pane, choose Product Service > Service Management.
On the Service Management page, click Install Product in the upper-right corner, and choose Install ODC.
On the Install ODC page, set Basic Configurations.
The following table describes the basic parameters that you must specify when you install ODC.
Parameter Description ODC Image The Docker image of ODC. Product Name The name of the product, which cannot be the same as that of another product. Server The IP address of the server where ODC is to be installed. CPU The number of CPU cores allocated to ODC on each server. Default value: 4C.Memory The memory allocated to ODC on each server. Default value: 8G.HTTP Port The HTTP port number of ODC. Default value: 8989.Log Directory The log storage path of ODC. Default value: /home/admin/logs/odc.On the Install ODC page, set MetaDB Configurations.
The following table describes the MetaDB parameters of ODC.
Parameter Description MetaDB Type Select Created MetaDB or Other OB_MySQL. Select Created MetaDB Select a created MetaDB for ODC. Tenant Name The name of the tenant. Tenant Password The password of the tenant. Tenant CPU The number of CPU cores allocated to MetaDB on each server. Default value: 2C.Tenant Memory The memory allocated to MetaDB on each server. Default value: 5G.Optional. On the Install ODC page, set Load Balancing Configuration.
If you disable SLB, high availability is not implemented. By default, the first IP address is used as the connection information.
The following table describes the parameters to be configured when you choose Created OBDNS.
Parameter Description Select Created OBDNS Select a created OBDNS. HTTP Proxy Domain Name The domain name of the HTTP proxy. HTTP Proxy Port The port number of the HTTP proxy. Default value: 80.The following table describes the parameters to be configured when you choose Other Load Balancing.
Parameter Description MetaDB TCP Proxy IP The proxy IP address or domain name used by ODC to connect to MetaDB. MetaDB TCP Proxy Port The proxy port used by ODC to connect to MetaDB. Default value: 3306.HTTP Proxy Domain Name The access IP address of ODC. HTTP Proxy Port The access port of ODC. Default value: 80.The following table describes the parameters to be configured when you choose Created NLB.
Parameter Description Select Created NLB Select a created NLB. Select Configured VIP Select a configured VIP. HTTP Service Port The HTTP service port. After you set the parameters, click Submit.
You can also click Reset to restore the default configurations.
What to do next
For more information about how to verify ODC deployment, see Verify ODC deployment.