Skip to content

SSH Remote

spotify.com
dev@remote-box: ~
~/projects/local
...
  1. Open the SSH Remote tab.
  2. Add your host (user@host).
  3. Connect and complete SSH login.
  4. Click Run Setup.
  5. Start an agent remotely and confirm completion signals return locally.
  • b2v ssh-hooks <host>
    • Uses remote hook scripts to emit completion signals.
  • b2v ssh-watch <host>
    • Uses tmux activity monitoring on the remote host.
  • Accept host keys in a normal SSH session before running setup.
  • Keep tmux active when using ssh-watch mode.
  • Keep network stable while setup scripts are being installed.

If you run into issues, use Troubleshooting.