A development workspace powered by Drush, Vagrant, and Aegir 3.
Here is an overview of the various folders and what they are used for.
- builds Platforms for Aegir to import.
- logs Apache will write each site's logs here.
- sources Can be custom profiles or distributions. This is symlinked to /var/aegir/shared_platforms. Allows you to symlink these are profiles for builds.
vagrant up
Highly recommend using dnsmasq for local wildcard subdomains.
Add to dnsmasq.conf
address=/.aegir.dev/10.22.22.10
@todo: Create some fancy scripts to help setup Panopoly, Commerce Kickstart, etc.
I borrowed/copied items from all of the below awesome open source projects which made this possible and taught me a little bit about Puppet.