You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For running on a k8s cluster with multiple users, we would like to route traffic to each openvscode-server with different subpath, e.g. https://my-website.com/user-123/vscode/ . We would like to request something like this: openvscode-server --base-url=http://my-website.com/user-123/vscode/.
The text was updated successfully, but these errors were encountered:
BorisPolonsky
changed the title
Allow code-server to specify URL path prefix
Allow openvscode-server to specify URL path prefix
Jan 23, 2025
BorisPolonsky
changed the title
Allow openvscode-server to specify URL path prefix
[Feature Request] Allow openvscode-server to specify URL path prefix
Jan 23, 2025
For running on a k8s cluster with multiple users, we would like to route traffic to each openvscode-server with different subpath, e.g.
https://my-website.com/user-123/vscode/
. We would like to request something like this:openvscode-server --base-url=http://my-website.com/user-123/vscode/.
Related user cases and feature implementations
The text was updated successfully, but these errors were encountered: