Skip to content

docs: add subdomain routing to preview environments documentation - #529

Merged
mrubens merged 2 commits into
mainfrom
feature/docs-port-subdomain-routing
Feb 9, 2026
Merged

mrubens merged 2 commits into
mainfrom
feature/docs-port-subdomain-routing

Conversation

@ghost

@ghost ghost commented Feb 9, 2026 •

Copy link
Copy Markdown

Documents the subdomain field added to named port configuration in RooCodeInc/Roo-Code-Cloud#2391.

Changes

  • Added subdomain to the Port Configuration Fields table
  • Added a new "Subdomain Routing" subsection explaining how the feature works, validation rules, and use cases
  • Added "Subdomain Routing" to frontmatter keywords

The subdomain field enables frameworks that use subdomain-based routing (Rails, Django, Phoenix) to work in sandbox environments by rewriting the Host header to {subdomain}.localhost:{port} inside the proxy.


View task on Roo Code Cloud


Important

Adds documentation for subdomain field in port configuration, enabling subdomain-based routing in preview environments.

  • Documentation:
    • Adds subdomain field to Port Configuration Fields table in environments.mdx.
    • Introduces "Subdomain Routing" subsection explaining feature, validation rules, and use cases.
    • Adds "Subdomain Routing" to frontmatter keywords.
  • Functionality:
    • subdomain field rewrites Host header to {subdomain}.localhost:{port} for subdomain-based routing in sandbox environments.
    • Supports frameworks like Rails, Django, and Phoenix.

This description was created by Ellipsis for 579601c. You can customize this summary. It will automatically update as commits are pushed.

@vercel

vercel Bot commented Feb 9, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
roo-code-docs Ready Ready Preview, Comment Feb 9, 2026 0:46am

Request Review

@ghost

ghost commented Feb 9, 2026 •

Copy link
Copy Markdown
Author

Rooviewer Clock   See task

All previously flagged issues have been resolved. No new issues found.

  • DNS label vs DNS hostname: The validation rules section incorrectly describes the value as a "DNS label" when dots are allowed and the max length is 253 characters (both properties of a DNS name/hostname, not a label).
Previous reviews

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

Comment thread docs/roo-code-cloud/environments.mdx Outdated
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
@ghost

ghost commented Feb 9, 2026 •

Copy link
Copy Markdown
Author

Rooviewer Clock   See task

All previously flagged issues have been resolved. No new issues found.

  • DNS label vs DNS hostname: The validation rules section incorrectly described the value as a "DNS label" when dots are allowed and the max length is 253 characters. Fixed in 579601c.

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

@mrubens
mrubens merged commit 56adea6 into main Feb 9, 2026
4 checks passed
@mrubens
mrubens deleted the feature/docs-port-subdomain-routing branch February 9, 2026 01:19

This branch was successfully deployed

1 active deployment
Preview — 579601c1 Deployed Feb 9, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants