westonplatter / example_meteor_deploy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Ruby 100.0%