-
Notifications
You must be signed in to change notification settings - Fork 124
Production Installation Overview
Esmé Cowles edited this page May 23, 2017
·
4 revisions
This document was copied from the CC wiki and is outdated.
- Install Java 8
- Install Ruby 2.1 or greater.
- Install Fcrepo 4.5 or greater.
- Install Solr 5.4 or greater.
- Install Redis 2.6 or greater (2.6+ is required for Redlock)
- Install dependencies: FITS, imagemagick, openoffice, ffmpeg
- Configure the statefile to be somewhere other than
/tmp
- Configure the derivatives and uploads directory to be something other than
tmp
- Add an ActiveJob driver such as
resque
orsidekiq
to the Gemfile.
This was created with inspiration from https://github.com/projecthydra-labs/hydradam/wiki/Production-Installation%3A-Overview