Using Docker and Kafka with IBM FHIR Server Audit for Testing

Thie attached GIST is a package of Kubernetes yaml files and Java code to test locally with Docker/Kubernetes with the IBM FHIR Server.

You’ll want to kubectl apply -f <filename> for each of the files.

Then apply the fhir-server-config-snippet.json to your fhir-server-config.json

And run

kubectl config use-context docker-desktop
kubectl -n fhir-cicd-ns port-forward kafka-0 9092

Thanks to https://github.com/d1egoaz/minikube-kafka-cluster for the inspiration.


Posted

in

by

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.