Before you deploy OceanBase Developer Center (ODC), you must add an ODC configuration file.
Prerequisites
ODC is created on the OceanBase Cloud Platform (OCP) server by default. Make sure that you have added an OCP server.
If you want to use a custom ODC docker image, make sure that the custom image file has been uploaded to the /data_dir/odc directory on the OceanBase Admin Toolkit (OAT) server.
Procedure
In the left-side navigation pane, choose Service Deployment > Config Files.
In the upper-right corner of the page, choose Add Configuration File > ODC. The Add ODC Configuration File page appears.

Enter the configuration file information.

The following table describes the configuration fields of ODC.
Section Field Description Basic Settings Config Name The name of the ODC configuration file. ODC Image File The TAR package of the ODC image.
You can select the default TAR package or click Others to select a custom remote image.ODC Image Repository The address of the ODC image.
If you select the default TAR package, the system automatically fills in the field with the corresponding image address.ODC Image Tag The tag of the ODC image.
If you select the default TAR package, the system automatically fills in the field with the corresponding image tag.Advanced Settings ODC Service Port The port number of the ODC service. Default value: 8989. ODC Container CPU The number of CPU cores allocated to the ODC container. Default value: 4, indicating 4 cores. ODC Container Memory The memory allocated to the ODC container. Default value: 8G, indicating 8 GB. ODC Container Name The name of the ODC container. Default value: odc. ODC MetaDB Tenant The MetaDB tenant of ODC. Default value: odc_meta. It is created in the MetaDB cluster. Click OK.