I look after a private cloud of around 30 windows and linux virtual servers.
We are using node to do some pretty cool stuff at the moment on these servers e.g. run sql commands, file backups and other stuff. However, I'm individually pulling code changes down to servers using git which is far from ideal. What would folk recommend for better deployment of code updates? In particular something that is clever enough to know if node is processing a job (we use kue at moment) that the autodeploy doesn't kill the running jobs. Many thanks, Chris -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
