Skip to content

byoc doc page#6582

Open
carlosabadia wants to merge 2 commits into
mainfrom
carlos/add-cloud-deploy-overview
Open

byoc doc page#6582
carlosabadia wants to merge 2 commits into
mainfrom
carlos/add-cloud-deploy-overview

Conversation

@carlosabadia
Copy link
Copy Markdown
Contributor

No description provided.

@carlosabadia carlosabadia requested review from a team and Alek99 as code owners May 29, 2026 10:58
@carlosabadia carlosabadia added the skip-changelog For doc/internal changes label May 29, 2026
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 29, 2026

Merging this PR will not alter performance

✅ 24 untouched benchmarks


Comparing carlos/add-cloud-deploy-overview (6005992) with main (3b70322)

Open in CodSpeed

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 29, 2026

Greptile Summary

This PR adds a new documentation page for the Bring Your Own Cloud (BYOC) feature and registers it in the sidebar navigation.

  • docs/hosting/bring-your-own-cloud.md: New overview page describing BYOC, the supported cloud targets (AWS, GCP, Azure), the deploy workflow, and an Enterprise-tier alert — all using the same md alert info and table conventions as other hosting docs.
  • learn.py sidebar: hosting.bring_your_own_cloud is inserted between the Databricks and Deploy-to-GCP items; the attribute is resolved automatically from the new MD file by the existing namespace-building pipeline.

Confidence Score: 4/5

Safe to merge — changes are documentation-only with no runtime code impact.

The sidebar wiring is correct and the new markdown page follows established conventions. The only concern is that AWS and Azure are presented as fully available with working CLI flags, but no corresponding walkthrough pages exist yet, which could leave users without guidance on those paths.

docs/hosting/bring-your-own-cloud.md — the AWS/Azure GA claims and missing Next Steps links for those targets deserve a second look before publishing.

Important Files Changed

Filename Overview
docs/hosting/bring-your-own-cloud.md New BYOC overview doc page with correct alert format, table, and CLI flags; mentions AWS/Azure as GA but only GCP has a linked walkthrough
docs/app/reflex_docs/templates/docpage/sidebar/sidebar_items/learn.py Adds hosting.bring_your_own_cloud to the sidebar; attribute name is dynamically resolved from the new MD file and matches the expected snake_case pattern

Reviews (1): Last reviewed commit: "remove that" | Re-trigger Greptile

Comment thread docs/hosting/bring-your-own-cloud.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog For doc/internal changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant