[Cloudflare One] Add secure private apps get started pages#29028
Open
codyanthony850 wants to merge 1 commit intoproductionfrom
Open
[Cloudflare One] Add secure private apps get started pages#29028codyanthony850 wants to merge 1 commit intoproductionfrom
codyanthony850 wants to merge 1 commit intoproductionfrom
Conversation
…, PCX-20920, PCX-20922) Add get-started pages for the three 'Securely access private web apps without an agent' dashboard wizard flows: - Private web application (6-step wizard) - Clientless SSH (6-step wizard) - In-browser remote desktop (6-step wizard) Steps 2-6, recommended next steps, and troubleshoot are identical across all three flows and extracted into a shared partial. Each page has a flow-specific Step 1 (different input fields per protocol). Also adds the navigation index page with cards for all three flows, and updates the parent setup index to point to the new section.
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Contributor
ranbel
reviewed
Mar 16, 2026
|
|
||
| <Render | ||
| file="access/secure-private-apps-shared-steps" | ||
| product="cloudflare-one" |
Contributor
There was a problem hiding this comment.
Should we link users to the full browser-based RDP guide? There are many limitations and compatibility issues to be aware of: https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/rdp/rdp-browser/
ranbel
approved these changes
Mar 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds get-started pages for the three Securely access private web apps without an agent dashboard wizard flows (PCX-20919, PCX-20920, PCX-20922).
secure-private-apps-shared-steps.mdx) containing Steps 2–6, recommended next steps, and troubleshoot links to avoid content duplication across the three pagesApplied an ELI5 (plain language clarity) pass across all content to ensure the pages are accessible to non-technical users unfamiliar with Cloudflare-specific terminology.
Related: PCX-20919, PCX-20920, PCX-20922