Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.13 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.13 KB

Devkit

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

Development Requirements

  • Packer 1.2.1
  • Ansible 2.2
  • VMWare
  • VirtualBox
  • Vagrant
  • Vagrant plugins:
    • vagrant-vmware-fusion
    • vagrant-auto_network
    • vagrant-hostmanager
    • vagrant-serverspec

Current Boxes

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.

Docs

Support

This project uses the GitHub issue queue.


Copyright 2016, 2017, 2018 Palantir.net, Inc.