This guide provides instructions for using the Data Exchange subset of the Umbrella Chart.
The Data Exchange subset enables secure and efficient data sharing between participants in the Catena-X ecosystem. It includes components such as Data Providers, Data Consumers, and supporting services.
The following components are part of the Data Exchange subset:
- Data Provider: Manages data sharing capabilities for a participant.
- Data Consumer: Enables participants to request and consume data from providers.
- pgAdmin4: Provides database management functionality for underlying services.
- Data Provider:
http://dataprovider-dataplane.tx.test
- Data Consumer 1:
http://dataconsumer-1-dataplane.tx.test
- Data Consumer 2 (if enabled):
http://dataconsumer-2-dataplane.tx.test
You can test and interact with the Data Exchange subset using the following tools:
Import the Postman collection for the Umbrella Chart to test predefined APIs: Download Postman Collection.
Follow the Curl Steps for direct interaction with the APIs to:
- Ensure all components are running and DNS resolution is correctly configured for the
*.tx.test
domains. - Refer to the Cluster Setup Guide if there are issues with service connectivity.
- If additional data consumers are required, enable
dataconsumerTwo
in thevalues.yaml
file and redeploy the chart.
For further details, refer to the Data Exchange Installation Guide.
This work is licensed under the CC-BY-4.0.
- SPDX-License-Identifier: CC-BY-4.0
- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/tractus-x-umbrella