157 provide a means to run the MVD on a local machine without any dependencies to cloud services, which is a setup that is useful for hackathons and development purposes.
Many parties intend to deploy their dataspaces using container orchestrators like AKS or OpenShift. Providing the corresponding Helm charts to make deployments easier will be useful for many use cases.
This feature should however not change the current deployment approach that uses ACI, because introduction of a container orchestrator will add more complexity to the MVD.
Acceptance Criteria
[ ] Helm charts are available for MVD components
[ ] MVD can be deployed on a local machine using Minikube
[ ] A local file transfer between two participants can be performed
Out of Scope
[ ] Deployment pipeline (GitHub Actions) to deploy the MVD to e.g. AKS
After #157
Description
157 provide a means to run the MVD on a local machine without any dependencies to cloud services, which is a setup that is useful for hackathons and development purposes.
Many parties intend to deploy their dataspaces using container orchestrators like AKS or OpenShift. Providing the corresponding Helm charts to make deployments easier will be useful for many use cases.
This feature should however not change the current deployment approach that uses ACI, because introduction of a container orchestrator will add more complexity to the MVD.
Acceptance Criteria
Out of Scope
Stories