Giter Club home page Giter Club logo

hydra-marmotta-jetty's Introduction

marmotta-jetty

This is a copy of Jetty bundled with Apache Marmotta and Apache Solr.

This project is based upon hydra-jetty, a distribution of Jetty, Solr, and Fedora developed by the Hydra project.

Included Versions

  • jetty: 8.1.16
  • solr: 4.10.3
  • marmotta: 3.3.0

Usage

Dependencies

Manual

git clone https://github.com/dpla/marmotta-jetty
cd marmotta-jetty
java -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

jettywrapper is a Ruby gem that provides convenient Rake tasks to start and stop Jetty and its deployed applications. For use within your 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 may be configured via the gem.

Interaction

When jetty is finished initializing itself, Solr is available at

and Marmotta 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.

Marmotta

Marmotta provides a packaged WAR file for distribution. A built WAR file using Marmotta's installation from source instructions can be used to replace the provided marmotta.war file.

hydra-marmotta-jetty's People

Contributors

anarchivist avatar

Watchers

James Cloos avatar Mike Eaton avatar Trey Pendragon avatar  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.