OceanBase Developer Center (ODC) is an enterprise-level database development platform tailored for OceanBase Database. ODC adopts the mature browser/server architecture and is accessible through either the web or client version. This document describes the entire process of upgrading Web ODC. You do not need to upgrade the ODC client. You can directly install the latest version.
Upgrade types
Upgrade in single-node deployment mode: If your ODC is deployed in single-node mode, you only need to upgrade ODC on the node to the new version.
Upgrade in high-availability deployment mode: If your ODC is deployed in high availability mode, you only need to upgrade ODC to the new version on all nodes in high-availability deployment mode. You can choose to upgrade the NGINX image to the latest version when you upgrade ODC applications in high-availability deployment mode.
Upgrade process
The upgrade of OceanBase Developer Center (ODC) in high-availability deployment mode requires three steps:
Stop ODC of the earlier version: Stop the ODC container of the earlier version in Docker.
Load and run the ODC image: Load and run the new ODC image on each node in high-availability deployment mode to upgrade ODC.
Upgrade the NGINX image: You can choose whether to upgrade the NGINX image to the latest version. To upgrade the NGINX image, you must stop and delete the old image, obtain the image of the latest version on the host, and deploy the NGINX proxy.
Note
- The initial username of the Web ODC administrator is admin. When you deploy Web ODC, you can set the initial password of the ODC administrator account through the environment variable
ODC_ADMIN_INITIAL_PASSWORD. Please refer to Load and run an ODC Image for specific configuration. - For more information about how to log on to Web ODC, see Log on to ODC with an account.
- The initial username of the Web ODC administrator is admin. When you deploy Web ODC, you can set the initial password of the ODC administrator account through the environment variable