Skip to content
Ethan Gruber edited this page Sep 18, 2025 · 4 revisions

This wiki provides documentation for deploying the Nomisma.org framework.

Deployment

The application can be deployed on any platform, but a stable Linux server distribution with a well-maintained package manager is recommended. The following instructions are written from the perspective of using Ubuntu 24.04 LTS.

  1. Installing Tomcat
  2. Deploying Orbeon
  3. Cloning the Github Repositories
  4. Deploying Solr
  5. Deploying Fuseki
  6. Tomcat Authentication
  7. Installing Apache2 and Enabling mod_proxy
  8. Installing Python's RDFLib for TTL and JSON-LD serializations

Administrative User Documentation

Clone this wiki locally