From 1f5b4d6190250abc408691454417e400e660c899 Mon Sep 17 00:00:00 2001 From: adityagajbhiye9 <133367448+adityagajbhiye9@users.noreply.github.com> Date: Mon, 26 Feb 2024 17:12:49 +0530 Subject: [PATCH 1/6] [Chore|Readme] Read me update - Readme updated with repo details --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 125a4b0..77e6e55 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,20 @@ +## SDE Simple-Data-Exchanger + +What is SDE? +In order to allow Data Providers and Data Consumers to easily participate in relevant Use Cases, a service for low-effort data sharing was needed. The service would add a convenience layer around already established CX components, such as EDC and Digital Twin Registry, simplifying their use. + +It consists of two repositories Backend and Frontend. + * [managed-simple-data-exchanger-frontend](https://github.com/eclipse-tractusx/managed-simple-data-exchanger-frontend) + * [managed-simple-data-exchanger-backend](https://github.com/eclipse-tractusx/managed-simple-data-exchanger-backend) + +for more information [ARC42](https://github.com/eclipse-tractusx/managed-simple-data-exchanger-frontend/blob/main/docs/Arc42.md) + + ## Helm chart for Simple-Data-Exchanger This helm chart installs the SDE application which consists of - * [Frontend](https://github.com/eclipse-tractusx/managed-simple-data-exchanger-frontend) + * [Frontend](https://github.com/eclipse-tractusx/managed-simple-data-exchanger-frontend) * [Backend](https://github.com/eclipse-tractusx/managed-simple-data-exchanger-backend) ## Installation From 628a42f17db1e5249ad5f6d206b05e61b9e53db4 Mon Sep 17 00:00:00 2001 From: adityagajbhiye9 <133367448+adityagajbhiye9@users.noreply.github.com> Date: Tue, 27 Feb 2024 09:37:00 +0530 Subject: [PATCH 2/6] [chore|sde] readme updated - small description about sde and its backend and frontend docs link. --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 77e6e55..ea494b1 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,13 @@ It consists of two repositories Backend and Frontend. * [managed-simple-data-exchanger-frontend](https://github.com/eclipse-tractusx/managed-simple-data-exchanger-frontend) * [managed-simple-data-exchanger-backend](https://github.com/eclipse-tractusx/managed-simple-data-exchanger-backend) -for more information [ARC42](https://github.com/eclipse-tractusx/managed-simple-data-exchanger-frontend/blob/main/docs/Arc42.md) +for more information [DOCS](https://github.com/eclipse-tractusx/managed-simple-data-exchanger-frontend/blob/main/docs/Arc42.md) ## Helm chart for Simple-Data-Exchanger -This helm chart installs the SDE application which consists of +This helm chart installs the SDE application which consists of backend and frontend configuration. - * [Frontend](https://github.com/eclipse-tractusx/managed-simple-data-exchanger-frontend) - * [Backend](https://github.com/eclipse-tractusx/managed-simple-data-exchanger-backend) - ## Installation To install the chart with the release name portal: From a9fef521ad44477bf34e0f23cfd584fc534e222f Mon Sep 17 00:00:00 2001 From: adityagajbhiye9 <133367448+adityagajbhiye9@users.noreply.github.com> Date: Tue, 27 Feb 2024 14:37:00 +0530 Subject: [PATCH 3/6] [chore] chart values link added [chore] chart values link added. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea494b1..330a411 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ for more information [DOCS](https://github.com/eclipse-tractusx/managed-simple-d ## Helm chart for Simple-Data-Exchanger This helm chart installs the SDE application which consists of backend and frontend configuration. + * [chart](https://github.com/catenax-ng/tx-managed-simple-data-exchanger/blob/main/charts/simpledataexchanger/values.yaml) ## Installation From 42ff857e09f2d4e1ef92ea7c27925718b5598d52 Mon Sep 17 00:00:00 2001 From: adityagajbhiye9 <133367448+adityagajbhiye9@users.noreply.github.com> Date: Tue, 27 Feb 2024 14:39:38 +0530 Subject: [PATCH 4/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 330a411..53a1757 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ for more information [DOCS](https://github.com/eclipse-tractusx/managed-simple-d ## Helm chart for Simple-Data-Exchanger This helm chart installs the SDE application which consists of backend and frontend configuration. - * [chart](https://github.com/catenax-ng/tx-managed-simple-data-exchanger/blob/main/charts/simpledataexchanger/values.yaml) + * [charts](https://github.com/catenax-ng/tx-managed-simple-data-exchanger/blob/main/charts/simpledataexchanger/values.yaml) ## Installation From cc4094fc7bad9a84c7747b2fd4e0e462157f8da0 Mon Sep 17 00:00:00 2001 From: adityagajbhiye9 <133367448+adityagajbhiye9@users.noreply.github.com> Date: Tue, 27 Feb 2024 14:49:01 +0530 Subject: [PATCH 5/6] link update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53a1757..77c6b8f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ for more information [DOCS](https://github.com/eclipse-tractusx/managed-simple-d ## Helm chart for Simple-Data-Exchanger This helm chart installs the SDE application which consists of backend and frontend configuration. - * [charts](https://github.com/catenax-ng/tx-managed-simple-data-exchanger/blob/main/charts/simpledataexchanger/values.yaml) + * [charts](https://github.com/catenax-ng/tx-managed-simple-data-exchanger/tree/main/charts/simpledataexchanger) ## Installation From 337df931747ba44777dd6c985d04319a895ff469 Mon Sep 17 00:00:00 2001 From: adityagajbhiye9 <133367448+adityagajbhiye9@users.noreply.github.com> Date: Tue, 27 Feb 2024 14:56:32 +0530 Subject: [PATCH 6/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77c6b8f..f9a6160 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ for more information [DOCS](https://github.com/eclipse-tractusx/managed-simple-d ## Helm chart for Simple-Data-Exchanger This helm chart installs the SDE application which consists of backend and frontend configuration. - * [charts](https://github.com/catenax-ng/tx-managed-simple-data-exchanger/tree/main/charts/simpledataexchanger) + * [charts](https://github.com/eclipse-tractusx/managed-simple-data-exchanger/tree/main/charts/simpledataexchanger) ## Installation