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 User Guide (Web ODC) > Log on to ODC > Log on to ODC with an account.