8000 [Ray Dashboard] Set Route Prefix/Base Address · Issue #35269 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Ray Dashboard] Set Route Prefix/Base Address #35269
Open
@BrentSouza

Description

@BrentSouza

Description

I think it would be nice to have the ability to set a base address for Ray Dashboard routes.

Use case

We are hosting a number of different ray clusters behind an AWS ALB using path based routing. ALBs don't support url rewriting so when we try to access the Dashboard, it forwards the path along, e.g. /cluster-foo/dashboard, which the dashboard server doesn't recognize as a valid route and returns 404: Not Found. I imagine this could be solved if we could set a base address (similar to ray serve deployments route prefix or the root_path arg to serve.start).

Metadata

Metadata

Assignees

Labels

P1Issue that should be fixed within a few weeksdashboardIssues specific to the Ray DashboardenhancementRequest for new feature and/or capability

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0