- Vagrant 1.7.2+
- VirtualBox 4.3.28+
- Ansible 1.9.1+
- Vagrant Landrush 0.18.0+ or Vagrant Host Manager plugin 1.5.0+
Create virtualbox machine and install applications.
$ make setup-dev
Setup production server and install applications.
$ make setup
Backup databases and assets.
$ make backup
Restore databases and assets.
$ make restore