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 Etcd 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_GEMINI_URL /milliner/gemini/url gemini:8000 Gemini URL
MILLINER_LOG_LEVEL /milliner/log/level debug Log level. Possible Values: debug, info, notice, warning, error, critical, alert, emergency, none