Setting up continuous deployment of Node.js applications now is easier than ever. We have tools like Jenkins, Strider, Travis or Codeship. In this article we are going to use Codeship with Docker and Ansible to deploy our Node.js application.
Full article