This vagrant environment allows you to test the new features of the WPEngine powered plugin called wp-site-migrate that allows you to migrate data from one WordPress infrastructure environment to the other. From staging to production in no time!
Don't forget to change the default MySQL database password, WordPress admin username and password. All of this can be done in the bootstrap.sh file under the configuration variables.
vagrant box add --name ubuntu14.04 https://cloud-images.ubuntu.com/vagrant/trusty/current/trusty-server-cloudimg-amd64-vagrant-disk1.box
cd ./wp-site-migrate-vagrant && vagrant up; vagrant ssh
/var/www/html
Spin up and configure Nginx, wp-cli, MySQL, and PHP5-FPM