strongloop / strong-deploy

Deploy nodejs applications
Other
13 stars 3 forks source link

Add support for http+ssh:// mirroring the support in pmctl #29

Closed rmg closed 9 years ago

rmg commented 9 years ago

See strongloop/strong-pm#128 for strong-pm's implementation.

sam-github commented 9 years ago

+1

chandadharap commented 9 years ago

I see that this is really necessary otherwise we cannot deploy over ssh, on a pm thats only accessible over ssh!!

cgole commented 9 years ago

verified.

cgole commented 9 years ago

still have to verify it user username and a vm. Only verified on locahost

cgole commented 9 years ago

verified

Chandrikas-MacBook-Air:la chandrikagole$ export SSH_KEY=~/.ssh/sltest.pem

Chandrikas-MacBook-Air:la chandrikagole$ SSH_USER=ec2-user slc deploy http+ssh://ec2-54-244-202-181.us-west-2.compute.amazonaws.com:7777 ../la-1.0.0.tgz Deployed ../la-1.0.0.tgz to http+ssh://ec2-54-244-202-181.us-west-2.compute.amazonaws.com:7777