agera-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
0 stars 2 forks source link

MVD Local File Transfer #190

Closed zeier closed 2 years ago

zeier commented 2 years ago

Feature agera-edc/MinimumViableDataspace#157 Depends on agera-edc/MinimumViableDataspace#191 and agera-edc/DataDashboard#21

Description

Support for local file transfers is required to perform a data transfer on a local machine, since dependencies to cloud services should not be required for the local machine MVD.

The UI will be extended accordingly by agera-edc/DataDashboard#21. The scope of this story is to extend the MVD to support local file transfers and integrate the latest version of the Data Dashboard.

Acceptance Criteria

Tasks

zeier commented 2 years ago

Not required anymore, since a Docker bases approach that uses Azurite is in place, which allows to perform a data transfer with Blob storage, without dependency to cloud services.

zeier commented 2 years ago

Not required anymore, since a Docker bases approach that uses Azurite is in place, which allows to perform a data transfer with Blob storage, without dependency to cloud services.