Docker image for Milliner.
Requires islandora/crayfish
docker image to build. Please refer to the
Crayfish Image README for additional information including
additional settings, volumes, ports, etc.
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 |