Skip to content

Commit

Permalink
cloud: update the steps of security quick start (pingcap#9296)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiancai authored Jun 22, 2022
1 parent 680b184 commit 6cf350d
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 19 deletions.
18 changes: 11 additions & 7 deletions tidb-cloud/backup-and-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,27 +91,31 @@ To restore your TiDB cluster data from a backup to a new cluster, take the follo

2. Select an existing backup in the list, and click **Restore**.

3. In the **Restore** window, enter the cluster name and password.

If needed, you can also make the following changes:
3. In the **Restore** window, make the following changes if necessary:

- Update the port number of the cluster.
- Increase the vCPUs size, node quantity, and storage size for the cluster.

4. Click **Confirm**.

The cluster restore process starts and the **Security Quick Start** dialog box is displayed.

5. In the **Security Quick Start** dialog box, set the root password and allowed IP addresses to connect to your cluster, and then click **Apply**.

### Restore a deleted cluster

To restore a deleted cluster from recycle bin, take the following steps:

1. In the TiDB Cloud console, go to the target project and click the **Recycle Bin** tab.
2. Locate the cluster you want to restore, and then click **Backups** in the **Action** column.
3. Locate your desired backup time, and then click **Restore**.
4. In the **Restore** window, enter the cluster name and root password.

If needed, you can also make the following changes:
4. In the **Restore** window, make the following changes if necessary:

- Update the port number of the cluster.
- Increase the vCPUs size, node quantity, and storage size for the cluster.

5. Click **Confirm**.
5. Click **Confirm**.

The cluster restore process starts and the **Security Quick Start** dialog box is displayed.

6. In the **Security Quick Start** dialog box, set the root password and allowed IP addresses to connect to your cluster, and then click **Apply**.
12 changes: 6 additions & 6 deletions tidb-cloud/create-tidb-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@ To create a Developer Tier cluster, take the following steps:

4. View the cluster size of the Developer Tier, and then click **Create**.

Your TiDB Cloud cluster will be created in approximately 5 to 15 minutes.
The cluster creation process starts and the **Security Quick Start** dialog box is displayed.

5. During or after the cluster creation, click **Security Quick Start** in the left cluster pane.
5. In the **Security Quick Start** dialog box, set the root password and allowed IP addresses to connect to your cluster, and then click **Apply**.

6. In the **Security Quick Start** dialog box, set the root password to access your cluster, add the IP addresses to connect to your cluster, and then click **Apply**.
Your TiDB Cloud cluster will be created in approximately 5 to 15 minutes.

</div>

Expand Down Expand Up @@ -110,11 +110,11 @@ To create a Dedicated Tier cluster, take the following steps:
7. Click **Create**.

Your TiDB Cloud cluster will be created in approximately 5 to 15 minutes.
The cluster creation process starts and the **Security Quick Start** dialog box is displayed.

8. During or after the cluster creation, click **Security Quick Start** in the left cluster pane.
8. In the **Security Quick Start** dialog box, set the root password and allowed IP addresses to connect to your cluster, and then click **Apply**.

9. In the **Security Quick Start** dialog box, set the root password to access your cluster, add the IP addresses to connect to your cluster, and then click **Apply**.
Your TiDB Cloud cluster will be created in approximately 5 to 15 minutes.

</div>
</SimpleTab>
12 changes: 6 additions & 6 deletions tidb-cloud/tidb-cloud-quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ You can either create a free [Developer Tier (Dev Tier)](/tidb-cloud/select-clus

5. Click **Create**.

Your TiDB Cloud cluster will be created in approximately 5 to 15 minutes.
The cluster creation process starts and the **Security Quick Start** dialog box is displayed.

6. During or after the cluster creation, click **Security Quick Start** in the left cluster pane.
6. In the **Security Quick Start** dialog box, set the root password and allowed IP addresses to connect to your cluster, and then click **Apply**.

7. In the **Security Quick Start** dialog box, set the root password to access your cluster, add the IP addresses to connect to your cluster, and then click **Apply**.
Your TiDB Cloud cluster will be created in approximately 5 to 15 minutes.

</div>

Expand Down Expand Up @@ -75,11 +75,11 @@ You can either create a free [Developer Tier (Dev Tier)](/tidb-cloud/select-clus

9. Click **Create**.

Your TiDB Cloud cluster will be created in approximately 5 to 15 minutes.
The cluster creation process starts and the **Security Quick Start** dialog box is displayed.

10. During or after the cluster creation, click **Security Quick Start** in the left cluster pane.
10. In the **Security Quick Start** dialog box, set the root password and allowed IP addresses to connect to your cluster, and then click **Apply**.

11. In the **Security Quick Start** dialog box, set the root password to access your cluster, add the IP addresses to connect to your cluster, and then click **Apply**.
Your TiDB Cloud cluster will be created in approximately 5 to 15 minutes.

</div>
</SimpleTab>
Expand Down

0 comments on commit 6cf350d

Please sign in to comment.