Unitech / pm2-deploy

Deploy part of PM2
http://pm2.keymetrics.io/docs/usage/deployment/
MIT License
178 stars 71 forks source link

Made 'user' in deploy_conf optional #138

Closed cybuhh closed 7 years ago

cybuhh commented 7 years ago

Made 'user' in deploy_conf optional, added node v8.x.x to travis matrix and version bump.

Deploy is strongly dependent on ssh so it should be possible to allow use system wide or user defined username for connection. This username for connection can be fetched from ssh -G ... however this solution is only available on unix based systems.

phra commented 7 years ago

LGTM.

can you please separate the commit that updates travis configuration?

cybuhh commented 7 years ago

👍 it's done - in 3 commits now

cybuhh commented 7 years ago

@phra ping

phra commented 7 years ago

@cybuhh i can't merge the PR on my own.

cybuhh commented 7 years ago

🙇

vmarchaud commented 7 years ago

Published under pm2-deploy 0.3.6