sul-dlss/fcrepo3-jetty

Name: fcrepo3-jetty

Owner: Stanford University Digital Library

Description: Fedora 3 for testing and development

Created: 2017-11-20 17:46:25.0

Updated: 2017-11-20 17:47:40.0

Pushed: 2017-11-20 17:47:36.0

Homepage: null

Size: 88802

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

fcrepo3-jetty

This is a copy of jetty with fcrepo3 installed

Included Versions
Usage
Dependencies
Manual
git clone https://github.com/sul-dlss/fcrepo3-jetty
cd fcrepo3-jetty
java -Xmx256m -XX:MaxPermSize=256m -jar start.jar

You can also change the port jetty starts on by editing the file etc/jetty.xml and changing this line to indicate a different port number:

<Set name="port"><SystemProperty name="jetty.port" default="8983"/></Set>
Using jettywrapper

For use within your Hydra application's Rails directory.

rake jetty:install
rake jetty:start

See jettywrapper for more information regarding configuration and usage. Port numbers and other java options maybe configured via the gem.

Interaction

When jetty is finished initializing itself, Fedora is available in two copies, one for developement

and an additional copy for testing:

You can see a list of all installed applications at


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.