arunoda / meteor-up-legacy

Production Quality Meteor Deployments
MIT License
2.26k stars 394 forks source link

Add possibility to deploy meteor user on user space without root permission #631

Open danlg opened 9 years ago

danlg commented 9 years ago

mup is great but it is a pain that all is deployed in root space. would be great to be able to override deployment directory such as in the user space so that root or sudo access is not required.

danlg commented 9 years ago

duplicate of Allow non-root account to setup and deploy #34