Skip to content

mat-codehaus/directus-vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directus Logo

Directus Vagrant box

##Requirements

##Installation

Download and install VirtualBox

Download and install Vagrant

Clone our Vagrant configuration:

git clone https://github.com/directus/directus-vagrant.git

Or download the zip file

$ cd directus-vagrant
$ vagrant up

What's on the server?

  • 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

Info

  • Server IP: 192.168.33.6
  • Directus user: [email protected] pass: admin
  • Database name: directus
  • MySQL user: root, pass: 123

The server can be access from:

http:https://192.168.33.6

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%