The upgrade of OceanBase Developer Center (ODC) in single-node 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 image of the new version on the server to upgrade ODC.
Upgrade the NGINX image: You can upgrade the NGINX image on a single ODC node if an SSL certificate is configured and the NGINX image is deployed on the node. For more information about the upgrade procedure, see the ODC upgrade procedure in the high-availability deployment mode.
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.