This topic describes the preparations for deploying OceanBase Migration Service (OMS) Community Edition .
Procedure
Install Docker.
You need to install Docker V1.13 or later on the server where OMS Community Edition is to be deployed.
Prepare a database to store the OMS Community Edition metadata.
An OceanBase Database instance is required to persist the OMS Community Edition metadata. This database can be a MySQL database or OceanBase database. We recommend that you use an OceanBase database.
Create a MySQL-compatible tenant in compatibility mode with 2 CPU cores and 4-GB memory in an OceanBase cluster. Record the connection information of the tenant for later use when you deploy OMS Community Edition.
Notice
The password of the MetaDB user cannot be empty, and it cannot contain special characters (including line breaks, spaces, and |"'`()=;/&[]{}).