- Pray to the gods.
- You probably have everything in here: https://gist.github.com/bltavares/9be6cb19dc4ab9ec895e + rvm/rbenv. If not, run/curl the script and get all the tools + rvm/rbenv:
curl -s https://gist.github.com/bltavares/9be6cb19dc4ab9ec895e/raw/bootstrap.sh | bash
* note: I didn't actually need to run this so I haven't tested it.\curl -sSL https://get.rvm.io | bash -s stable --ruby
git clone https://github.com/racker/reach
- Reach team members can give you access if you don't have it
cd reach/reach-vm/
make update
vagrant up
- usually not necessary, but first time around, you need to create the VM
make morning
- You may need to upgrade the
./reach-chef/cookbooks/reach/recipes/dev.rb cassandra
from 2.0.4 -> 2.0.5 and run make morning again vim ./reach-chef/cookbooks/reach/recipes/dev.rb ## and up the cassandra version to 2.0.5
make morning ## again
- Inside the vagrant image:
cd /data/ck
rm /data/ck/cloudkick/webapp/authentication/models.pyc
- I had to do this; some magic number problem with that file.
scons --clear_all
scons --js_minify
sudo sv restart /service/*
rscreen
- Back in mac OS, reach directory:
foreman start
- In a browser, go to:
- Thank the gods profusely:
./thank_gods_a_lot.sh