You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/hyperdrive/configuration/connect-to-private-database.mdx
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,13 +65,12 @@ The Cloudflare dashboard can automatically create and configure the underlying [
65
65
Create a Hyperdrive configuration in the Cloudflare dashboard to automatically configure Hyperdrive to connect to your Cloudflare Tunnel.
66
66
67
67
1. In the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers/hyperdrive), navigate to **Storage & Databases > Hyperdrive** and click **Create configuration**.
68
-
1. Select **Private database**.
69
-
1. In the **Networking details** section, select the tunnel you are connecting to.
70
-
1. In the **Networking details** section, select the hostname associated to the tunnel. (If there is no hostname for your database, return to step [1.2. Connect your database using a public hostname](#12-connect-your-database-using-a-public-hostname)).
71
-
1. In the **Access Service Authentication Token** section, select **Create new (automatic)**.
72
-
1. In the **Access Application** section, select **Create new (automatic)**.
73
-
74
-
1. In the **Database connection details** section, enter the database **name**, **user**, and **password**.
68
+
2. Select **Private database**.
69
+
3. In the **Networking details** section, select the tunnel you are connecting to.
70
+
4. In the **Networking details** section, select the hostname associated to the tunnel. If there is no hostname for your database, return to step [1.2. Connect your database using a public hostname](/hyperdrive/configuration/connect-to-private-database/#12-connect-your-database-using-a-public-hostname).
71
+
5. In the **Access Service Authentication Token** section, select **Create new (automatic)**.
72
+
6. In the **Access Application** section, select **Create new (automatic)**.
73
+
7. In the **Database connection details** section, enter the database **name**, **user**, and **password**.
0 commit comments