Skip to content

michaeldewolf85/vagrant-d8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Vagrant Drupal 8

Stock Drupal 8 site for vanilla development.

To Get Started

  1. Save or clone this repo, renaming the folder to the name of your project.
  2. Save private/example.config.yml as config.yml, changing the hostname and/or ip as you see fit.
  3. Add the hostname and ip from config.yml to your machine's hosts file.
  4. Run vagrant up from within the private directory. A Drupal 8 install will be created within a docroot folder in your project root.
  5. On line 761 of docroot/sites/default/settings.php, change localhost to the hostname you set in config.yml

About

Stock Drupal 8 site for vanilla development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published