Monday 17 April 2017

Multiple cloud servers running the same app

I'm currently working on a Node application for some clients, that would each run the same app on their own cloud server. We're getting close to deployment and was wondering what is the best tool when adding a new feature or fixing a bug. Right now, we simply use git and GitHub to access the new code on the cloud servers, but that is going to become too cumbersome as we deploy more.I think I remember seeing an npm package for exactly this situation, but can't seem to find it. If you have any other suggestions let me know. Thanks.

Submitted April 17, 2017 at 04:17PM by poopstrap

No comments:

Post a Comment