vanvalenlab / deepcell-label

Cloud-based data annotation tools for biological images
https://label.deepcell.org
Other
76 stars 14 forks source link

Local backend deployment without AWS storage? #386

Closed kim-fehl closed 1 year ago

kim-fehl commented 2 years ago

Describe the bug It seems that with the latest code it is impossible to use the backend fully locally without an AWS storage connection, as possible with version 0.3.0.

To Reproduce

  1. Build and run the Docker backend container locally as described in manual
  2. Open frontend, try to upload npz file in the browser

Expected behavior Frontend interface opens

Screenshots image

Desktop (please complete the following information):

ykevu commented 2 years ago

@tddough98 @msschwartz21 Is this behavior intended? So far as I've been working on DCL an AWS key / S3 bucket has been required.

albert180 commented 1 year ago

I've got the same problem with a local installation without docker...

ykevu commented 1 year ago

As of the 0.4 release there are no plans for working towards supporting fully local deployment, apologies.