Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 2 Next »

Getting the package

Download the newest DOMS from

[https://sbforge.org/nexus/content/repositories/releases/dk/statsbiblioteket/doms/testbed/testbed/|]

There are two zip packages in the newer versions:

  • testbed-<version>-testbed.zip
  • testbed-<version>-testbed+ingester.zip

The second one contains everything the normal testbed does, plus an example content model, an example custom ingester and a few example files.

Installing the package

Unzip the downloaded package
Edit the file bin/setenv.sh with relevant values for install
Run:

bin/install.sh <installdir>

This will start the installation proces, which installs a tomcat with Fedora and the DOMS webservices, and ingests the base objects.

Installing test objects (optional)

In the directory you installed to, run

cd ingester/radio-tv-0.0.6
bin/ingest.sh -h files/preingestfiles/2007
  • No labels