How to handle multi microservice deployment from a single GitHub project?
I have multiple microservices in a single GitHub project. I want to deploy some services to the same server and some to a different server. Has anyone done this kind of deployment with capistrano?