Informatievlaanderen / VSDS-Dataspace-Connector

European Union Public License 1.2
1 stars 0 forks source link
vsds

VSDS Dataspace connector

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:

  1. 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.

  2. E2E testing

Next steps: