You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vagrant box add "hashicorp/precise32" //If you haven't yet
cp Vagrantfile.template Vagrantfile
[edit Vagrantfile]
* point config.vm.synced_folder at where you cloned the repo
* comment out the "aws" provider stuff
* save
vagrant up
vagrant ssh
sudo apt-get update
sudo apt-get upgrade
sudo pip install --upgrade "numpy>=1.7.0"
cd /usr/local/apps/growth-yield-batch/
cp celeryflower-passwords.template celeryflower-passwords
vim celeryflower-passwords
* update with new username password scheme better than "user" and "pass"
exit
vagrant provision
fab restart_services
* Vagrant password is 'vagrant'
Data notes
The processed IDB plots, ready to be batch processed by variant: