Using Provy with Amazon Instances

15 views
Skip to first unread message

Rafael Novello

unread,
Jan 15, 2013, 4:29:36 PM1/15/13
to pr...@googlegroups.com
Hi people!!

This is my first question here =] Sorry if it's too simple!

I'm using Amazon AWS cloud and I only access then with pem files (key.pem). Can I use pem files with Provy? How?

Thanks for your help!!
Rafael Novello


rcmachado

unread,
Jan 16, 2013, 1:44:57 PM1/16/13
to pr...@googlegroups.com
Hi Rafael,

Yes, the pem file is supported by the ssh lib (which fabric - and so provy - uses).

Cheers,
Rodrigo Machado

Fernando

unread,
Jan 16, 2013, 1:47:30 PM1/16/13
to pr...@googlegroups.com
Not answering the question.

I use ssh-agent this, so I don't need to worry about tools or even referencing it when using ssh cli.

eval `ssh-agent`
ssh-add mykey.pem

[]s
Fernando Rocha
--
http://about.me/fernandogrd

Diogo Baeder

unread,
Jan 16, 2013, 2:28:52 PM1/16/13
to pr...@googlegroups.com
Besides Fernando's solution, you can also define it in your .ssh/config file, or even use the "ssh_key" option in your provyfile servers dictionaties. This later solution is not yet documented, but I intend to fix this.

Cheers!

__________________________
Diogo Baeder
http://diogobaeder.com.br

Rafael Novello

unread,
Jan 16, 2013, 6:00:11 PM1/16/13
to pr...@googlegroups.com
Hi guys!

Thanks for the help!

Best regards!
Atenciosamente,
Rafael Novello.

Twitter: @rafa_novello


2013/1/16 Diogo Baeder <diogo...@gmail.com>
Reply all
Reply to author
Forward
0 new messages