DockStation / dockstation

DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
https://dockstation.io/
2.15k stars 107 forks source link

Cant connect to remote docker (Ubuntu) #278

Open LenoCode opened 3 years ago

LenoCode commented 3 years ago

I m having problem with connecting from my personal computer to remote machine, where docker is running. I cant say that I configured ssh properly on remote machine, but i didnt do much in sshd_config file, i left it like it is. Now when i go to terminal and type ssh username@host everything works fine, but when i try the to go through dockStation it fails.

Message it outputs: Establishin ssh connection... handling ssh connection error.Error:connect ECONNREFUSED host -> this message displays even before it asks me for password

Luccifer commented 8 months ago

any news for 3 years?