"Hello everyone,
I’m Darshan Hiranandani, I’m attempting to set up an OpenMRS standalone instance using the commands:
bash
git clone https://github.com/openmrs/openmrs-distro-referenceapplication.git
cd openmrs-distro-referenceapplication
git checkout 2.13.0
docker compose build
docker compose up
However, I’m facing issues when starting the application. It doesn’t seem to launch as expected. Has anyone encountered similar problems with OpenMRS installation via Docker? Any insights or troubleshooting tips would be greatly appreciated!
Thank you!" Regards Darshan Hiranandani