Skip to content

Conversation

@roomote
Copy link
Contributor

@roomote roomote bot commented Feb 9, 2026

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
Copy link

vercel bot commented Feb 9, 2026

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

@roomote
Copy link
Contributor Author

roomote bot commented Feb 9, 2026

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.

Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
@roomote
Copy link
Contributor Author

roomote bot commented Feb 9, 2026

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
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