Skip to content

Production Installation Overview

Justin Coyne edited this page Mar 16, 2016 · 2 revisions

Steps

  1. Install Java 8
  2. Install Ruby 2.1 or greater.
  3. Install Fcrepo 4.5 or greater.
  4. Install Solr 5.4 or greater.
  5. Install Redis 2.6 or greater (2.6+ is required for Redlock)
  6. Install dependencies: FITS, imagemagick, openoffice, ffmpeg
  7. Configure the statefile to be somewhere other than /tmp
  8. Configure the derivatives and uploads directory to be something other than tmp
  9. Add an ActiveJob driver such as resque or sidekiq to the Gemfile.

This was created with inspiration from https://github.com/projecthydra-labs/hydradam/wiki/Production-Installation%3A-Overview