Unitech / pm2-deploy

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

Update deploy to allow multiple deployments with different Users #187

Closed RealKelsar closed 4 years ago

RealKelsar commented 4 years ago

Adds the Username to the logfile name, so it won' clash with other Users doing a deployment on the machine. Defaults to 'default', If USER is unset.

Fixes Issue https://github.com/Unitech/pm2-deploy/issues/39

thoorn commented 4 years ago

Great, can't wait for this small but important fix to be merged.