Skip to content

Files

Latest commit

 

History

History

homarus

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Homarus

Docker image for Homarus.

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
HOMARUS_APIX_MIDDLEWARE_ENABLED false This disables the ApixMiddleware as we pass the full URL to ffmpeg instead of downloading the file and passing it directly.
HOMARUS_FCREPO_URL http://fcrepo:8080/fcrepo/rest Fcrepo Rest API URL
HOMARUS_LOG_LEVEL info Log level. Possible Values: debug, info, notice, warning, error, critical, alert, emergency, none