Skip to content
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

alternatives to code-server serve-local #8706

Closed
matifali opened this issue Jul 12, 2023 · 4 comments
Closed

alternatives to code-server serve-local #8706

matifali opened this issue Jul 12, 2023 · 4 comments
Labels
code-server Issues on the VS Code Server.

Comments

@matifali
Copy link

matifali commented Jul 12, 2023

I was able to use code-server on my local network using

wget -O- https://aka.ms/install-vscode-server/setup.sh | sh
code-server --accept-server-license-terms serve-local --without-connection-token --quality stable

But it seems like the link to download the code-server is no more valid

Are there any workarounds to achieve the same setup with
code tunnel

Note:

I know about https://coder/code-server but that doesn't allow using extensions from the Microsoft marketplace (e.g. GitHub Copilot) and also settings sync doesn't work

@github-actions github-actions bot added the code-server Issues on the VS Code Server. label Jul 12, 2023
@Igorgro
Copy link

Igorgro commented Jul 13, 2023

You can setup self-hosted vscode server using this instruction: microsoft/vscode#135856 (comment)

@matifali
Copy link
Author

@Igorgro Great Thank you :)

@bamurtaugh
Copy link
Member

Closing as a duplicate of microsoft/vscode#168492.

@matifali
Copy link
Author

matifali commented Aug 7, 2023

You can setup self-hosted vscode server using this instruction: microsoft/vscode#135856 (comment)

This workaround suddenly stopped working. :(

@github-actions github-actions bot locked and limited conversation to collaborators Sep 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code-server Issues on the VS Code Server.
Projects
None yet
Development

No branches or pull requests

3 participants