anarchivist / arclight-demo

Public demo instance of ArcLight

Home Page:https://arclight-demo.projectblacklight.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arclight Demo Application

Build Status

To setup the server:

bundle install

Then, to run the server:

bundle exec rake demo:server  # runs both Rails and Solr
bundle exec rake demo:seed    # to load data from data/ead folder

Updating Arclight

To update to a new version of Arclight:

bundle update arclight

NOTE that if the solr configuration or the fixture data changes, you will need to copy those over manually. Same with the arclight generators (e.g., catalog_controller.rb), you will need to run the arclight:install again.

Updating the application

See https://github.com/sul-dlss/arclight/wiki/Upgrading-your-ArcLight-application

About

Public demo instance of ArcLight

https://arclight-demo.projectblacklight.org/

License:Other


Languages

Language:Ruby 68.2%Language:XSLT 22.8%Language:HTML 6.2%Language:JavaScript 2.0%Language:CSS 0.9%