-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Closed
Labels
docsDocumentation relatedDocumentation related
Milestone
Description
Hi guys
I'm trying to launch code-server from a firewalled VPS and can't find any information on the ports I need to open for --link to work. Port 8080 is open but that's obviously not it, because I'm getting the following message when visiting the generated URL:
Error connecting to your code-server instance
Ensure code-server is running and was properly started with the --link command line flag.
Which ports does --link use? And is the connection between my server and cdr.co fully encrypted? I got a bit worried when I saw the following in my terminal:
[2021-04-27T12:14:10.297Z] info - Authentication is disabled (disabled by --link)
[2021-04-27T12:14:10.297Z] info - Not serving HTTPS (disabled by --link)**
Thanks!
Metadata
Metadata
Assignees
Labels
docsDocumentation relatedDocumentation related