Offline deployment

更新时间:
复制 MD 格式

This topic describesMyBase's quick start process in an offline deployment scenario to help you quickly get started with MyBase.

Important

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.

  1. Log in to the ApsaraDB MyBase 2.0 console.

  2. In the left-side navigation pane, choose Offline Deployment > Projects.

  3. Click Create Project.

  4. 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.

  5. (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.

  6. Click Submit and Generate Package.

  7. For Deployment package type, select Full deployment package, and then click OK. In the confirmation dialog box, click OK again.

  8. After the package is generated, find it on the Deployment package management tab of your project.

  9. 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

  1. Before you deploy MyBase offline, prepare the required IaaS resources. For detailed steps, see Environment preparation.

  2. After you download the deployment package to your environment, deploy MyBase from the command line. For detailed steps, see Deploy MyBase.

  3. After the deployment is complete, access the MyBase console to verify that the cluster is running correctly. For detailed steps, see Network communication configuration.