Skip to content

diegogomez-zf/tractusx-edc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Stargazers Apache 2.0 License Latest Release


Logo

Product Eclipse Dataspace Connector

Catena-X

Container images and deployments of the Eclipse Dataspace Connector open source project.
Explore the docs »

View Eclipse Dataspace Connector · Releases · Report Bug / Request Feature

Table of Contents
  1. About The Project
  2. Inventory
  3. Getting Started
  4. License

About The Project

The project provides pre-built control- and data-plane docker images and helm charts of the Eclipse DataSpaceConnector Project.

(back to top)

Inventory

The eclipse data space connector is split up into Control-Plane and Data-Plane, whereas the Control-Plane functions as administration layer and has responsibility of resource management, contract negotiation and administer data transfer. The Data-Plane does the heavy lifting of transferring and receiving data streams.

Depending on your environment there are different derivatives of the control-plane prepared:

Derivatives of the Data-Plane can be found here

(back to top)

Getting Started

(back to top)

Build

  1. Build EDC Submodule Dependencies
git submodule update --init
cd edc && ./gradlew publishToMavenLocal -Pskip.signing=true -PedcVersion=0.0.1-20220902-SNAPSHOT -xjavadoc && cd ..
  1. Build Product-EDC Container Images
./mvnw package -Pwith-docker-image

(back to top)

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

(back to top)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.6%
  • Dockerfile 2.9%
  • Smarty 2.0%
  • Gherkin 1.5%