A Vagrant box for Sharetribe
Only one actually: librarian-chef
. If you don't have it, just run gem install librarian-chef
and you are good to go
Note: I'm assuming you already have Vagrant installed!
- clone this repo and
cd
into the project folder - run
./install-required-plugins.sh
to install required pluginx - run
vagrant up
- Get up and dance in celebration of the easiest Sharetribe install ever! (while you wait for it to instal. Yeah. It takes a while :)
They have not been tested yet... but they should work.
- Install the relevant plugin (either
vagrant-digitalocean
orvagrant-aws
) - Open the
Vagrantfile
file, find the section for the provider you want to use and fill in the blanks - Run
vagrant up --provider aws
orvagrant up --provider digitalocean
- Fork the repository on Github
- Create a named feature branch (like
feature-x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License: MIT
Authors: The Blacksmith (a.k.a. Saulo Vallory)