-
Notifications
You must be signed in to change notification settings - Fork 19
Home
This wiki provides documentation for deploying and extending Numishare.
The application can be deployed on any platform, but a stable Linux server distribution with a well-maintained package manager is recommended. Since Numishare is deployed on the ANS servers running Ubuntu 20.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.
- Installing Tomcat
- Deploying Orbeon
- Cloning the Github Numishare Repository
- Deploying Solr
- Deploying eXist-db
- Tomcat Authentication
- Installing Apache2 and Enabling mod_proxy
- Numishare Themes
- Optional: Enabling the Feedback form
Numishare has two administration interfaces: one for the Numishare superadmin accounts ('numishare-admin' Tomcat role) and one for users that belong to individual projects. If you are running Numishare for the first time, please refer to the Numishare Superadmin documentation, which contains information about creating and configuring new project collections in the eXist XML database.