This repository provides a connector build that can be used to create a dataspace with an LDES Server.
To create the image, run the following docker command from the root directory:
-
Image for consumer and provider connectors
docker build -t vsds-dataspace-connector:local . -f ./http-plane-headers-extension/Dockerfile
Note: This connector is not production ready and should only be used for development purposes.
-
E2E testing
- Support DAPS or OAUTH2 as a production suitable alternative for the current dev build which uses the mock.iam
- Setup persistence strategy to replace in memory catalog causing the config to reset upon restarts
- Provide UI container for easier setup using sovity or eclipse-edc