Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.14 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.14 KB

Recast

Docker image for Recast.

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
RECAST_DRUPAL_URL /recast/drupal/url drupal:80 Drupal URL
RECAST_FCREPO_URL /recast/fcrepo/url fcrepo/fcrepo/rest Fcrepo Rest API URL
RECAST_LOG_LEVEL /recast/log/level debug Log level. Possible Values: debug, info, notice, warning, error, critical, alert, emergency, none