Devkit is a framework to build Vagrant boxes for our projects' development environments. This framework uses many tools including Packer, Ansible, Vagrant, Vagrant Cloud, and ServerSpec.
Build the current box with:
make drupalbox
Test the current box with:
cd dev
vagrant up
- Packer 1.2.1
- Ansible 2.2
- VMWare
- VirtualBox
- Vagrant
- Vagrant plugins:
vagrant-vmware-fusion
vagrant-auto_network
vagrant-hostmanager
vagrant-serverspec
Boxes are released on Vagrant Cloud as palantir/drupalbox.
There is a drupalbox changelog, which is the source of the release notes both here and on Vagrant Cloud.
This project uses the GitHub issue queue.
Copyright 2016, 2017, 2018 Palantir.net, Inc.