Skip to content

notch8/trinity-hyrax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Build Status

Local Setup

In order for the Universal Viewer to work properly locally, run the following:

yarn install

Docker Setup

Refer to the ops README.


This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Rails version:

    • 5.1.6 (Hyrax didn't work with 5.2.1)
  • Ruby version:

    • 2.5.1
  • System dependencies/Hyrax prerequisites:

    • Imagemagick (I had to add jpg delegate)
    • Fits 1.3.0
    • LibreOffice
    • Fedora Commons 4.7.5
    • MySql (defaults to SqlLite without it)
    • Solr 7.5.0 (needed to clone solr_wrapper config to set up Core)
    • Redis (also needs tcl)
    • ffmpeg
  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite:

    • rake hydra:test_server
    • rspec spec
  • Services (job queues, cache servers, search engines, etc.)

    • Search engine is SOLR
  • Deployment instructions

  • ...

  • ... etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 70.6%
  • HTML 23.2%
  • XSLT 4.6%
  • SCSS 0.6%
  • JavaScript 0.3%
  • CSS 0.2%
  • Other 0.5%