How to use code-server as a proxy for other machines? #6863
Answered
by
code-asher
MeowcaTheoRange
asked this question in
Q&A
|
Hello, Kinda like this:
Thanks! |
Answered by
code-asher
Jun 26, 2024
Replies: 1 comment 1 reply
|
I have NGINX on each node, so I'm going to just install |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
code-server has no support for remote SSH, so installing on each node is the only way for now.
There is an open issue but it is not being worked on: #1315
It is not possible to use the official remote SSH extension either, partially because it is not licensed for use outside of the official VS Code release, and partially because it does not support the web version of VS Code.