OpenEMR on Kubernetes

I have successfully created Kubernetes YAML files for running OpenEMR based on the published Docker images. Everything appears to be working in my local Kubernetes single node cluster. I’ll be refining the YAML files and will post here later.

Nick

1 Like

You can get the Kubernetes YAML files I created here.

Very cools stuff!
I’m gonna place a link in the main OpenEMR Docker thread to this thread.

Yes. I’m going to work on implementations for GCP, AWS and Azure also. I need to understand the CI/CD process and how customization is managed. I really want to demonstrate HL7/FHIR integration and possibly SMART on FHIR if the capabilities exist. I’m not a PHP developer but have done some work in Joomla in the past. Looks like I accidentally signed up twice and have 2 accounts.

2 Likes

Hello Nicholas

I was trying to run your scripts on a Minikube kubernetes cluster. I edited the hostpaths but I am getting some some errors on my openemr pods.

I think I made a mistake while copying the site/default contents. Could you please tell me how to to this in Minikube?