This cookbook will install and configure Islandora. Current version is 7
Included Vagrant and Berkshelf files for easy VM creation
Tested on Ubuntu 12.04 (precise)
TODO
Vagrant example (assumes Virtualbox & Vagrant are installed)
NB: Vagrant 1.5.2+ and vagrant-berkshelf 2.0.1+ are required
git clone https://github.com/ryersonlibrary/islandora
cd islandora
bundle
berks
vagrant plugin install vagrant-berkshelf --plugin-version '>= 2.0.1'
vagrant plugin install vagrant-omnibus
vagrant up
- Enjoy your new Islandora instance at http://localhost:8181!
MJ Suhonos ([email protected]) Paul Church ([email protected])
Many thanks to Graham Stewart and others at the University of Toronto Libraries for LibraryChef.