Download and install VirtualBox
Clone our Vagrant configuration:
git clone https://github.com/RNGR/directus-vagrant.git
Or download the zip file
$ cd [vagrant dir]
$ vagrant up
- Ubuntu 14.04.2 LTS (GNU/Linux 3.13.0-51-generic x86_64)
- Apache 2.4.7
- MySQL 5.5.43
- PHP 5.5.9
- git
- vim
- Composer
- Server IP: 192.168.33.6
- Directus user: [email protected] pass: admin
- Database name: directus
- MySQL user: root, pass: 123
The server now can be access from:
http://192.168.33.6