Skip to content

Latest commit

History

History
38 lines (26 loc) 路 1.59 KB

database.md

File metadata and controls

38 lines (26 loc) 路 1.59 KB

Create TiDB Serverless cluster

  1. Click here to create a TiDB Cloud Serverless cluster.

    Create TiDB Serverless cluster page

    Create TiDB Serverless cluster page

  2. When the cluster creation is complete (about a few seconds), click the Connect button in the upper right corner to open the Connect to dialog.

    The details page of TiDB serverless cluster

    The details page of TiDB serverless cluster

  3. Click Create password button to create password for root user.

    Attention: The password cannot be displayed next time for safety, please save it in a safe place.

    Create password for TiDB Serverless cluster

    Create password for TiDB Serverless cluster

  4. Select General in the Connect With drop-down list, and then COPY the connection information of TiDB Serverless.

    The connection information of TiDB serverless cluster will be used in next step.

    Create password for TiDB Serverless cluster

    Create password for TiDB Serverless cluster


Next step: 2. Setup GitHub Action