iaminawe / vagrant-boa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Shell 100.0%