phpmyadmin should be available at aegir.local/phpmyadmin <<<<<<< HEAD
- Make sure you have vagrant-vbguest installed
- Clone this repo and run
$ vagrant up
to trigger the vagrant + puppet install - Enable NFS in the vagrant file by commenting out
disabled: true,
- Enable the following code in
puppet/manifests/node.pp
to install a Drupal platform - add
192.168.99.10 aegir.local
to your /etc/hosts or you local DNS - check the terminal output for the one time login link for the aegir backend. If it's not showing up ssh into the machine
- Check the Vagrantfile and enable:
- Reload the vagrant box with the new configuration:
$ vagrant reload
With the latest vagrant & virtualbox the guest additions seem to have some problems. If you can't mount the bindfs folder try:
$ vagrant ssh
$ sudo ln -s /opt/VBoxGuestAdditions-4.3.10/lib/VBoxGuestAdditions /usr/lib/VBoxGuestAdditions
and reload the box
Special thanks to ergonlogic (Christopher Gervais) and the rest of the aegir development team!
- libarian install
- SOLR
- default login as aegir
- nginx support