There are some tricks to developing on Solo faster that we have not documented in the rest of this guide.
Remove SSH Password Prompt
If you do not want to be prompted for a password each time you SSH into Solo, you can copy your SSH public key to Solo:
solo provision
By copying your public key to Solo, you will no longer be prompted for your password each time you run ssh.
(see "solo" Command Line Tool for more information).