Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.32 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.32 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 Confd Key Default Description
MILLINER_DRUPAL_URL /milliner/drupal/url drupal:80 Drupal URL
MILLINER_FCREPO_URL /milliner/fcrepo/url fcrepo/fcrepo/rest Fcrepo Rest API URL
MILLINER_FCREPO6 /milliner/fcrepo6 false Set to "true" if using Fedora 6 and set to "false" if using Fedora 4 or 5
MILLINER_LOG_LEVEL /milliner/log/level debug Log level. Possible Values: debug, info, notice, warning, error, critical, alert, emergency, none