Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

digiaonline/vagrant-drupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-drupal

Vagrant environment for Drupal projects.

Installation

Perform the following steps to set up your environment:

  • Install Virtualbox, Vagrant and Ansible
  • Clone this template to e.g. ~/projects/vagrant-drupal
  • Create a repository for your project and clone it to your computer
  • Copy this template by running cp -R ../vagrant-drupal/* . in the project root (correcting the path if necessary)
  • Run vagrant up to create the virtual machine
  • Point your browser to http://localhost:1234 to see your site
  • If everything worked you can now push your changes

Troubleshooting

  • If you get an error related to mismatching vbhost versions install the vbguest plugin by running vagrant plugin install vagrant-vbguest and try again

About

Vagrant environment for Drupal projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •