Challenge-1
- Create a docker image for openmrs standalone Refer Here
- This openmrs to work requires mysql database.
- Create a k8s deployment for mysql with Persistent storage and Openmrs with 3 replicas.
- Create a github repository with the k8s yaml files
- You can use kubeadmin/AKS/EKS
- Deploy this application to k8s from jenkins pipeline