This sample is an extension of the Minimum Viable Dataspace sample, but using one Automotive OEM and 2 insurance companies as examples. It requires both the Minimum Viable Dataspace sample code, as well as the Data Dashboard.
Assuming a Ubuntu 20.04 Linux system
- Install the latest version docker compose. This requires adding the official docker repository to the APT sources and installing the docker composer plugin.
- Install the Java Development Kit (JDK) version 17
- Install the az CLI tools
- Checkout the MinimumViableDataspace and the Data
- Follow the tutorial for the minimum viable data space to ensure that the Minimum Viable Dataspace runs correctly.