Skip to content

Provides resources for running a Fedora Commons repository framework in Karaf

License

Notifications You must be signed in to change notification settings

fcrepo4-labs/fcrepo-karaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcrepo-karaf

Provides resources for provisioning Fedora Commons repository modules in Karaf.

Build Status

Fedora Commons Repository modules are built as OSGi bundles. This project makes it easy to provision these bundles in a Karaf-based runtime. You will need at least version 4.x of Karaf to deploy Fedora modules.

Installation

In order to install Fedora modules in Karaf, you must first add the fcrepo-karaf feature repository. In the Karaf console:

karaf> feature:repo-add mvn:org.fcrepo/fcrepo-karaf/LATEST/xml/features

To list the available fcrepo modules:

karaf> feature:list | grep fcrepo

And to install individual fcrepo modules:

karaf> feature:install fcrepo-http-api

Maintainers

About

Provides resources for running a Fedora Commons repository framework in Karaf

Resources

License

Stars

Watchers

Forks

Packages

No packages published