The following things are needed to start PURIS:
- A Java Runtime Environment + Maven or an equivalent Docker setup
- A running product-EDC instance with the Catena-X Backend Application
- More information can be found in the product-edc documentation
See the installation instructions for information on how to start the application.
The project is licensed under the Apache License Version 2.0.
For details on the licensing terms, see the LICENSE
file.
This application provides container images for demonstration purposes.
Eclipse Tractus-X product(s) installed within the image:
- GitHub: https://github.com/eclipse-tractusx/puris-backend
- Project home: https://projects.eclipse.org/projects/automotive.tractusx
- Dockerfile: https://github.com/eclipse-tractusx/item-relationship-service/blob/main/Dockerfile
- Project license: Apache License, Version 2.0 Used base image
- eclipse-temurin:17-jre-alpine
- Official Eclipse Temurin DockerHub page: https://hub.docker.com/_/eclipse-temurin
- Eclipse Temurin Project: https://projects.eclipse.org/projects/adoptium.temurin
- Additional information about the Eclipse Temurin images: https://github.com/docker-library/repo-info/tree/master/repos/eclipse-temurin
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.