Coder.comC
Coder.com6mo ago
9 replies
I..

Using the jetbrains gateway coder plugin ssh session

Hi, we are using the jetbrains gateway coder plugin to work with CLion.

We would like to provide vnc and x11 access to the workspace that clion is running in via ssh port and X11 forward which i can do by connecting to ssh via the coder cli. Naturally i would like to have it happen automatically when connected to the workspace with the plugin.

I can set up a portforward and x11 using the additional ssh options in the gateway coder plugin but unfortunately the ssh session seems to not be staying open. Also i would need to set a windows environment variable before establishing the ssh session.
Was this page helpful?