A Base Box for the GeoConcerns Vagrant environment
git clone https://github.com/geoconcerns/geo-concerns-vagrant-base.git
cd geo-concerns-vagrant-base
packer build geo-concerns-vagrant-base.json
You should now have a base Vagrant Box for the GeoConcerns environment packaged to builds/virtualbox-ubuntu1404.box
- Ubuntu 14.04 64-bit ISO image
The GeoConcerns Vagrant Base Box currently supports acceptance testing the latest released Box using the Beaker and Serverspec frameworks.
In order to execute these tasks one invokes the following:
bundle install
bundle exec rspec spec/acceptance/
This project was developed and maintained by Princeton University Library, Stanford University Libraries, University of Alberta Libraries, Lafayette College Libraries, and the Project Hydra community.