Skip to content

[Feature Request] Allow openvscode-server to specify URL path prefix #603

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
BorisPolonsky opened this issue Jan 23, 2025 · 3 comments
Open

Comments

@BorisPolonsky
Copy link

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

@BorisPolonsky BorisPolonsky changed the title Allow code-server to specify URL path prefix Allow openvscode-server to specify URL path prefix Jan 23, 2025
@BorisPolonsky 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
@paolofacchinetti
Copy link

bumping this since i'm also quite interested

@jhgoebbert
Copy link

jhgoebbert commented Feb 28, 2025

This is possible since version 1.97.2 : https://github.com/gitpod-io/openvscode-server/releases/tag/openvscode-server-v1.97.2

@jhgoebbert
Copy link

jhgoebbert commented Mar 1, 2025

With this feature it is now possible to integrate OpenVSCode-Server (as an extension of jupyter-server-proxy so that it can be started from the launcher within JupyterLab:
https://pypi.org/project/jupyter-openvscodeserver-proxy/
🥳 🥳 🥳

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

No branches or pull requests

3 participants