Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/cloudflare-one/setup/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ These use cases match the guided onboarding in the [Cloudflare One dashboard](ht
</LinkTitleCard>

<LinkTitleCard
title="Secure private apps without a client"
title="Secure access to private apps from any browser"
href="/cloudflare-one/setup/secure-private-apps/"
icon="laptop"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ For details on connection methods and advanced configuration, refer to [Connect
In this step, you describe the internal server you want to make available through Cloudflare.

1. In [Cloudflare One](https://one.dash.cloudflare.com), select the **Get Started** tab.
2. For **Securely access private web apps without an agent**, select **Get started**.
2. For **Set up secure access to private apps from any browser**, select **Get started**.
3. For **Configure clientless SSH access to an internal service**, select **Continue**.
4. On the **Zero Trust SSH terminal directly from your browser** screen, select **Continue**.
5. Enter a name for your application.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ For details on supported operating systems, connection methods, and known limita
In this step, you describe the Windows host you want to make available through Cloudflare.

1. In [Cloudflare One](https://one.dash.cloudflare.com), select the **Get Started** tab.
2. For **Securely access private web apps without an agent**, select **Get started**.
2. For **Set up secure access to private apps from any browser**, select **Get started**.
3. For **Enable in-browser remote desktop sessions to Windows hosts**, select **Continue**.
4. On the **Zero Trust RDP client directly from your browser** screen, select **Continue**.
5. Enter a name for your application.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This guide follows the same steps as the **Get Started** experience in the [Clou
In this step, you describe the internal application you want to make available through Cloudflare.

1. In [Cloudflare One](https://one.dash.cloudflare.com), select the **Get Started** tab.
2. For **Securely access private web apps without an agent**, select **Get started**.
2. For **Set up secure access to private apps from any browser**, select **Get started**.
3. For **Connect a private web application**, select **Continue**.
4. On the **Connect and access private web applications** screen, select **Continue**.
5. Enter a name for your application (for example, `grafana-gcp`).
Expand Down
Loading