You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Learning Outcomes

  • Deploying Fedora into a production-like environment
  • Configure authorization (allow read access to a resource, write access to another)
  • Set up JMS message consumer
  • Set up external Solr and triplestore
  • Set up a federation over a local filesystem

Prerequisites

  • Java7 installed
  • WAR file(s) downloaded
  • Configuration files downloaded
  • Tomcat installed (optional)

Downloads

War files

Required

Optional

Configuration files

Triplestore

Deploying Fedora4

java -jar fcrepo-webapp-4.0.0-beta-03-jetty-console.war --headless
  • Or just click on the war file

Using Admin Features

Transactions

Versioning

Admin search

Import/Export

Federation aka Projection

Configuring Fedora4

  • How to configure triplestore
  • How to configure solr
  • How to configure AuthZ
    • Role-based
    • XACML

 

  • No labels