DigitalSlideArchive / digital_slide_archive

The official deployment of the Digital Slide Archive and HistomicsTK.
https://digitalslidearchive.github.io
Apache License 2.0
105 stars 49 forks source link

WIP - DIVE Integration into DSA #243

Closed BryonLewis closed 1 year ago

BryonLewis commented 1 year ago

Adds provision.local.yaml and docker-compose.override.yml to install the DIVE Girder plugin.

Changes made to provision_worker.py to incorporate installing DIVE Tasks plugin as well as ffmpeg/ffprobe static binaries in the worker container.

BryonLewis commented 1 year ago

Didn't realize that the provision files were in the docker ignore (makes sense).

was using this:

pip:
  - git+https://github.com/BryonLewis/dive-dsa.git@dsa-install#subdirectory=server
rebuild-client: True

Just a fork of dive and a branch with some changes to allow it to install.