eclipse-tractusx / digital-product-pass

Eclipse Tractus-X Digital Product Pass - An application for visualizing Digital Product Passports, Battery Passports and Transmission Passports, it is the reference implementation of the EcoPass KIT
https://github.com/eclipse-tractusx/digital-product-pass
Apache License 2.0
25 stars 17 forks source link

[BUG] [DPP Tutorial] Add example on how to register data in the discovery service #436

Open matbmoser opened 1 month ago

matbmoser commented 1 month ago

We forgot to include a description on how to register the Discovery Services data for the local deployemnt of the DPP.

Maybe would be an idea to provide a helm chart with teh discovery services configured, so that the local deployment is easy.

Current Behavior

Hard to deploy in local

Expected Behavior

Create a dpp umbrella helm chart with the discovery services configured.

Steps To Reproduce