Giter VIP home page Giter VIP logo

hydra-jetty's Introduction

hydra-jetty

This is a copy of jetty with the needed applications for running Hydra. These include two java-based applications:

Included Versions

  • Jetty: 8.1.16
  • Solr: 4.10.4
  • Fedora: 4.4.0

Usage

Dependencies

Manual

git clone https://github.com/projecthydra/hydra-jetty
cd hydra-jetty
java -Xmx512m -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, Solr is available at

and Fedora is available at

You can see a list of all installed applications at

Updating

Solr and Jetty

Solr is updated by downloading the latest from Lucene, which includes an instance of Jetty in the example directory. Updating is a process of replacing the jar files as well as the solr.war and start.jar files. Note that the example from Lucene does not include the start.ini file.

Fedora Migration

For tesing migration from Fedora version 3 to 4, the fedora-4/migration branch has both Fedora 3 and Fedora 4 installed, along with Solr, and is available via this url:

https://github.com/projecthydra/hydra-jetty/archive/fedora-4/migrate.zip

hydra-jetty's People

Contributors

awead avatar jcoyne avatar jgm106 avatar phebal avatar flyingzumwalt avatar mjgiarlo avatar cbeer avatar ndushay avatar jeremyf avatar carolyncole avatar mwmitchell avatar g8tor avatar hectorcorrea avatar kerchner avatar dbrower avatar mejackreed avatar jdeerin1 avatar mbklein avatar dchandekstark avatar

Watchers

James Cloos avatar Guillaume Viger avatar Galter Health Sciences Library avatar Austin avatar Matt Carson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.