Deploy any Meteor app to your own Debian/Ubuntu server, without docker:
- works with Meteor 1.5 Node 4.8.4 and MongoDB 3.2 and an Ubuntu 14 EC2 instance.
- works with Meteor 1.6 Node 8.9.1 and MongoDB 3.2 and an Ubuntu 14 EC2 instance.
Based on the works of https://github.com/arunoda/meteor-up (mup classic/legacy)
sudo npm install -g yamup