- Install VirtualBox
- Install Vagrant
- Clone repo
- Run "vagrant up"
- Go to http://192.168.10.10
It installs concrete5 8.x and runs on Ubuntu 16.04, nginx, PHP 7.1, and MySQL 5.7.
- MySQL username / password: c5
- C5 username / password: admin
Huge credits to @damianlewis, who created the base for this box.