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

Run MVD on Local Machine #191

Closed zeier closed 2 years ago

zeier commented 2 years ago

Feature #157 After #189, #56

Description

A deployment to Azure that uses Azure resources like KeyVault is provided by agera-edc/MinimumViableDataspace#139, which is a great way to get started with the MVD and deploy it to a cloud environment.

To avoid the requirement to have an Azure subscription for hackathons and to conduct hackathons in a cloud agnostic way, it is required to run the MVD on a local machine.

Note : In story #56 a docker-compose based approach using Azurite was created to run MVD for CI/CD without cloud dependencies. One pending component to add is the MVD UI (DataDashboard) in the docker-compose setup.

Acceptance Criteria

Out of Scope

Tasks