A quick way of getting a development environment for NebulaFlow. This could be a development environment or just to try it out.
Requirements: Oracle VirtualBox [https://www.virtualbox.org/] (GNU General Public License (GPL) version 2) Vagrant [http://vagrantup.com/] (MIT License)
To Use:
go to a command prompt
navigate to this directory
run vagrant up
The default root password is 'vagrant', please change it. The default root password for mysql is 'vagrant', please change it. Edit /etc/httpd/conf.d/phpMyAdmin.conf to allow you to access it from your local network only.