Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.1 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.1 KB

Milliner

Docker image for Milliner.

Dependencies

Requires islandora/crayfish docker image to build. Please refer to the Crayfish Image README for additional information including additional settings, volumes, ports, etc.

Settings

Environment Variable Default Description
MILLINER_FCREPO_URL http://fcrepo:8080/fcrepo/rest Fcrepo Rest API URL
MILLINER_FCREPO6 true Set to "true" if using Fedora 6 and set to "false" if using Fedora 4 or 5
MILLINER_LOG_LEVEL info Log level. Possible Values: debug, info, notice, warning, error, critical, alert, emergency, none