Skip to content
Ethan Gruber edited this page Oct 26, 2015 · 1 revision

This wiki provides documentation for deploying and extending EADitor.

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. Cloning the Github EADitor Repository
  4. Deploying Solr
  5. Deploying eXist-db
  6. Tomcat Authentication
Clone this wiki locally