[code-servers] VSCode Insiders channel

I might've asked that already but is there a way for me to use the insiders channel ?
7 Replies
bpmct
bpmct4y ago
Not with code-server unfortunately.
matifali
matifali4y ago
The VS Code Server
Securely connect to and develop on any remote machine with the VS Code Server private preview.
Phorcys
PhorcysOP4y ago
afaik it has no web
matifali
matifali4y ago
I think it has web. It works like coder tunnel and assigns a unique vscode.dev address
Phorcys
PhorcysOP3y ago
oh yeah but I want self-hosted it's aight i'll stay on stable hey ! that worked i looked into it today
code-server --accept-server-license-terms serve-local --without-connection-token --quality insiders --telemetry-level off
code-server --accept-server-license-terms serve-local --without-connection-token --quality insiders --telemetry-level off
serve-local doesn't generate a vscode.dev url but you need to enable subdomains for it
Codercord
Codercord3y ago
Marked the thread as resolved.
matifali
matifali3y ago
Nice.

Did you find this page helpful?