Skip to content

omerida/drupal8-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Drupal 8 Vagrant Box

This is a basic Vagrant box running Debian 7.4 with PHP, Apache, and MySQL configured for running Drupal 8.

To build the box:

vagrant up

Drupal source

The first time the provisioner runs, it will download Drupal 8 source code into a web directory and copy a default configuration for the database to work.

Development URL

The default URL is http://drupal8.dev/ To access it, add the following line to your hosts file:

192.168.33.10   drupal8.dev

About

Vagrant box for Drupal 8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published