basecamp / kamal

Deploy web apps anywhere.
https://kamal-deploy.org
MIT License
10.6k stars 408 forks source link

SSH proxy: allow using a bare hostname without root@ #1048

Open jeremy opened 19 hours ago

jeremy commented 19 hours ago

Otherwise we can't connect to the proxy as the local user and we can't use ~/.ssh/config to set User directives.

Defaulting to root@ is hard to deprecate without introducing new config. A clean break is probably clearest.