Skip to content

Files

basyx.aasregistry-service-release-kafka-mem

Basyx AAS Registry Service Release Kafka Mem

This project creates a docker image based on the specific spring-boot jar file.

To reduce dependencies and jar file size, we want to produce a docker file for each combination of registry-event-sink and storage combination.

We use Kafka events and in-memory storage in the docker image created here.

To test it on your local PC, invoke the build-image script and try the docker compose file in the sibling project.