This topic describesMyBase's quick start process in an offline deployment scenario to help you quickly get started with MyBase.
ApsaraDB for MyBase 2.0 is in the internal testing phase. This service may not be displayed in the console. To use this service, submit a ticket to technical support to request access.
Step 1: Create a project and generate a deployment package
A project describes the basic configuration of a MyBase cluster and is used to generate deployment packages, manage licenses, and more.
Log in to the ApsaraDB MyBase 2.0 console.
In the left-side navigation pane, choose .
Click Create Project.
On the Create Project page, configure the following parameters.
Parameter
Description
Project name
The name of the project.
Project description
The description of the project.
MyBase version
We recommend that you select the latest version of MyBase. For the differences between versions, see Version Description.
Operating system
The operating system of your deployment environment.
CPU architecture
The CPU architecture of your deployment environment.
Deployment scenario
Select a deployment scenario:
Production deployment (Multi-replica high availability): Suitable for production environments. This option provides high availability but consumes more resources.
Select products
Select the database product (kernel) as needed. The supported products vary depending on the MyBase version.
We recommend PolarDB, as it is certified for China's IT Application Innovation (Xinchuang) initiative.
(Optional) Click Resource estimation to view the required instance type, storage and network requirements, and default ports for your configuration. For more information, see Resource planning.
Click Submit and Generate Package.
For Deployment package type, select Full deployment package, and then click OK. In the confirmation dialog box, click OK again.
After the package is generated, find it on the Deployment package management tab of your project.
Click Download or Copy Link.
Download: Download the deployment package to your local computer and then copy it to the deployment environment.
Copy Link: Use the link to download the deployment package directly in your deployment environment.
Step 2: Deploy MyBase
Before you deploy MyBase offline, prepare the required IaaS resources. For detailed steps, see Environment preparation.
After you download the deployment package to your environment, deploy MyBase from the command line. For detailed steps, see Deploy MyBase.
After the deployment is complete, access the MyBase console to verify that the cluster is running correctly. For detailed steps, see Network communication configuration.