Skip to content

tbfisher/vagrant-boa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-boa

Local BOA using Vagrant.

Thanks to theodorosploumis for figuring out how to do this.

Requirements

Vagrant plugins

vagrant plugin install vagrant-hostsupdater
vagrant plugin install vagrant-auto_network

Setup

Read and modify Vagrantfile. Most will just need to add hostnames of any sites to install.

Create and provision the virtual machine

vagrant up

Usage

vagrant ssh
su -s /bin/bash o1; cd
drush @hostmaster uli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages