I have set up a Vagrant box with Ubuntu 14.04, node.js, npm, mongodb, forever, deployd and express. I forwarded the host port 8080 to guest port 80, and have a node server in the guest machine listening on port 80.I have set up a Vagrant box with Ubuntu 14.04,