This repository contains configuration files and scripts to deploy two demo EDC connectors:
- A Sovity v11.0 connector (based on EDC v0.7) that represents the Omega-X data space
- An EDC v0.6 connector that represents Data Cellar
To deploy both connectors, generate the required certificates, and start all companion services, run:
task deploy
Once the containers are up and running, access the Omega-X provider connector's Web UI at http://localhost:11000
. Click on Create Data Offer to create a new offer. The offer will automatically be linked to an always true policy, which is what we want for this demo. Make sure to set the asset ID to my-asset
.
Next, run the following script to consume the created asset from Data Cellar's connector using the Provider Push data transfer type:
task run-script