Direct SSH connection

Hi there! I am wondering if it is at all possible to directly ssh into a coder workspace. We're trying to replace old habits of ssh-ing into VMs around the company to do development and coder seems to fit the bill. However, I found the apparent requirement of using the coder CLI for ssh quite the deal breaker. If possible, I'd like all of my users to be able to just normally log in via the SSH of their OS of choice trough an IP of the workspace. Is the coder config-ssh step and consequent set up of the coder proxy required for this? Would it be possible to have a template that exposes ssh for the workspaces?
2 Replies
matifali
matifali3w ago
If you do not want COder CLI, then you should look into Coder Desktop. Once installed and configured, SSH will always work for all Coder workspaces.
matifali
matifali3w ago
Coder
Coder Desktop | Coder Docs
Transform remote workspaces into seamless local development environments with no port forwarding required

Did you find this page helpful?