ubuntusshtutum

SSH into tutum node


I've been trying to SSH into tutum node,

this approach seems to be pretty straightforward but I keep getting Permission denied (publickey) message.

The node is running (pretty much blank) Ubuntu 14.04.

After few unsucessfull tries, I connected through terminal on Tutum website, installed SSH related packages, inserted my key into .ssh/authorized_keys manually. Still without any luck when trying to connect from my local machine.

Thank you for any suggestions.


Solution

  • I've managed to connect using approach mentioned in the guide above in combination with tutum-cli. The command is then

    tutum container exec container.stack command

    Command can be for example /bin/bash