Releases: curationexperts/camper
VM for Portland Camp - Spring 2018
Builds a VM ready to support Hyrax 2.1.0.beta2 based tutorials in https://github.com/RepoCamp/ohsu2018
VM for Oxford Camp - Summer 2017
Merge pull request #15 from curationexperts/5.0rc1 5.0rc1
Base Box for Emory? Camp
Attempting to capture state of the repo when the 4.2 box was minted, but there may be additional work to get an exact copy to the box built.
Final Release for Hydra Connect 2016
Fixes solr_wrapper and fcrepo_wrapper config files for Curation Concerns demo. Otherwise identical to 3.2
The current versions provisioned by this build script are:
- Ubuntu server 14.04.02 LTS
- rvm 1.27.0
- ruby 2.3.1
- rubygems 2.5.6
- Rails 4.2.6 & 5.0.0.1
- java version 1.8.0_91 (openJDK)
- Redis server 2.8.4
- ImageMagick 7.0.3
- FITS 0.10.2
- ffmpeg - built from source at http://source.ffmpeg.org
The build scripts also install the gems necessary to run the following tutorials in the default gemset:
- Dive into Hydra
- Includes
gem "hydra", "10.0.1"and dependencies
- Includes
- Tame your XML with OM
- uses
gem "om", "3.1.0"and dependencies (same as Dive into Hydra)
- uses
- Tame your RDF with ActiveFedora
- uses
gem "active-fedora", "10.0.0"and dependencies (same as Dive into Hydra)
- uses
- Set up Sufia
- Includes
gem "sufia", "7.1.0"and dependencies
- Includes
- Set up Curation Concerns
- Includes
gem "curation_concerns", "1.6.1"and dependencies
- Includes
RC2 for HC2016 - Includes Rails 5.0
The current versions provisioned by this build script are:
- Ubuntu server 14.04.02 LTS
- rvm 1.27.0
- ruby 2.3.1
- rubygems 2.5.6
- Rails 4.2.6 & 5.0.0.1
- java version 1.8.0_91 (openJDK)
- Redis server 2.8.4
- ImageMagick 7.0.3
- FITS 0.10.2
- ffmpeg - built from source at http://source.ffmpeg.org
The build scripts also install the gems necessary to run the following tutorials in the default gemset:
- Dive into Hydra
- Includes
gem "hydra", "10.0.1"and dependencies
- Includes
- Tame your XML with OM
- uses
gem "om", "3.1.0"and dependencies (same as Dive into Hydra)
- uses
- Tame your RDF with ActiveFedora
- uses
gem "active-fedora", "10.0.0"and dependencies (same as Dive into Hydra)
- uses
- Set up Sufia
- Includes
gem "sufia", "7.1.0"and dependencies
- Includes
- Set up Curation Concerns
- Includes
gem "curation_concerns", "1.6.1"and dependencies
- Includes
Initial Candidate for HC2016
The current versions provisioned by the build script are:
- Ubuntu server 14.04.02 LTS
- rvm 1.27.0
- ruby 2.3.1
- rubygems 2.5.6
- Rails 4.2.6
- java version 1.8.0_91 (openJDK)
- Redis server 2.8.4
- ImageMagick 7.0.3
- FITS 0.10.2
- ffmpeg - built from source at http://source.ffmpeg.org
The build scripts also install the gems necessary to run the following tutorials in the default gemset:
Dive into Hydra
- Includes gem "hydra", "10.0.1" and dependencies
Tame your XML with OM
- uses gem "om", "3.1.0" and dependencies (same as Dive into Hydra)
Tame your RDF with ActiveFedora
- uses gem "active-fedora", "10.0.0" and dependencies (same as Dive into Hydra)
Set up Sufia
- Includes gem "sufia", "7.1.0" and dependencies
Set up Curation Concerns
- Includes gem "curation_concerns", "1.6.1" and dependencies