Skip to content
Ethan Gruber edited this page Dec 15, 2016 · 9 revisions

#xEAC Installation and Usage Guide

#Deployment The application can be deployed on any platform, but a stable Linux server distribution with a well-maintained package manager is recommended. Since the Harvester test server is Ubuntu 14.04 LTS, the following instructions are specific to deploying in Ubuntu, but the steps apply generally to any platform capable of running the Apache Tomcat servlet container.

  1. Installing Tomcat
  2. Deploying Orbeon
  3. Deploying Solr
  4. Deploying eXist
  5. Cloning the xEAC Github Repository
  6. Tomcat Authentication (Optional, but recommended for production)
  7. Deploying Fuseki (Optional)

After following the preceding instructions, restart Tomcat. After the restart, proceed with the Instructions for the First Run of xEAC.

Interfaces

xEAC contains an administrative interface for creating, editing, and publishing EAC-CPF records and a public user interface delivered with Orbeon XPL pipelines. The public user interface at the moment includes an index and a browse page, derived from Solr search results. The individual record pages derived from EAC-CPF records in eXist XML database and serialized into HTML5 with Orbeon. Alternative serializations are available in other models.

Administrative

  • Administrative Home
  • EAC-CPF Editor
  • xEAC Settings
Clone this wiki locally