This project shows how to dpeloy a meteor app to a Linux environment.
- VirtualBox
- Vagrant
- Ansible
Exucute the following commands to get quick-task running on a Vagrant provisioned VM.
git clone git@github.com:westonplatter/example_meteor_deploy.git
cd example_meteor_deploy
vagrant up
See License