Skip to content

Latest commit

 

History

History

add-islandora-oai-to-flat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Add Islandora OAI to FLAT

Requirements

This docker file depends on the FLAT base image and the FLAT Islandora SOLR image.

Provides

Building the image

docker build -t flat ./add-islandora-oai-to-flat

Running the image

docker run -p 80:80 -v ~/my-resources:/lat -it flat

Additional configuration

The configuration still needs some manual work. Out of the box the cmd and olac still deliver the DC datastream. Currently this should still be manually updated to map to the right datastream!

Notes

References