torontomulibrary / islandora_chef

Chef cookbook for installing Islandora digital asset management platform
http://islandora.ca
13 stars 11 forks source link

Islandora Chef

Description

This cookbook will install and configure Islandora. Current version is 7.1.4.

Included Vagrant and Berkshelf files for easy VM creation

Requirements

Platform

Cookbooks

Attributes

Quickstart

  1. Install ChefDK (v0.11.2 as of this writing) for your platform. Refer to: https://docs.chef.io/install_dk.html for post-install instructions.
  2. Install VirtualBox (v5.0.16 as of this writing)
  3. Install Vagrant (v1.8.1 as of this writing)
  4. Install vagrant-berkshelf plugin vagrant plugin install vagrant-berkshelf
  5. Install vagrant-omnibus plugin vagrant plugin install vagrant-omnibus
  6. Clone the repo. git clone https://github.com/ryersonlibrary/islandora_chef && cd islandora_chef
  7. Start the Vagrant machine vagrant up
  8. Enjoy your new Islandora instance at http://localhost:8181!

Known Issues

If you get an error like this after step 7, you will need to edit the vagrant-berkshelf config as described here or here.

License

Apache 2.0

Author

Acknowledgements

Many thanks to Graham Stewart and others at the University of Toronto Libraries for LibraryChef.