/ark-manager

Archival Resource Key (ARK) Manager for BPL Digital Repository applications.

Primary LanguageRuby

Build StatusCoverage Status

Ark Manager Version 2

A lightweight API that manages the creation of ARKs(Archival Resource Keys as well as redirection to the objects associated with them.

Docker

To use the docker container run simply use docker-compose up [-d for running in the background]

The entrypoint.sh script will setup the databases for you.

To rebuild the docker container use docker-compose build --no-cache