eclipse-tractusx / sldt-digital-twin-registry

Apache License 2.0
10 stars 24 forks source link

Digital Twin Registry

The Digital Twin Registry is a logical and architectural component of Tractus-X. The source code under this folder contains reference implementations of the SLDT Registry.

Build Packages

Run mvn install to run unit tests, build and install the package.

Run Package Locally

To check whether the build was successful, you can start the resulting JAR file from the build process by running java -jar backend/target/digital-twin-registry-backend-{current-version}.jar.

Build Docker

Run docker build -t registry .

In case you want to publish your image into a remote container registry, apply the tag accordingly and docker push the image.

Install Instructions

For detailed install instructions please refer to our INSTALL.md

License

Apache License 2.0

Notice for Docker image

Below you can find the information regarding Docker Notice for this application.

Contact

Contact the Eclipse Tractus-X developers via the developer mailing list.