Skip to content

bakalyar/vagrant_drupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant configuration for Drupal Development

Includes:

  • Apache
  • MySQL
  • PHP
  • Drush
  • Solr

Installation:

  • Install VirtualBox
  • Install Vagrant
  • Install vagrant plugin "vagrant-winnfsd" > vagrant plugin install vagrant-winnfsd
  • Clone repo to your folder
  • Run "vagrant up"
  • Check: http://127.0.0.1/info.php
  • In command line run > drush make project.make -y
  • Run drupal installation via browser

About

My Vagrant configuration for Drupal Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published