A lightweight API that manages the creation of ARKs(Archival Resource Keys as well as redirection to the objects associated with them.
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