/example_meteor_deploy

Example for how to provision a linux server and deploy meteor app to it

Primary LanguageRubyBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

example_meteor_deploy

This project shows how to dpeloy a meteor app to a Linux environment.

Dependencies

  • VirtualBox
  • Vagrant
  • Ansible

Example

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

License

See License