Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 378 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 378 Bytes

Build config image

Build the configuration image using the command while replacing ${CONFIG_IMAGE_TAG:?} with the tag version like 1.2.0

docker build -t bahmni/clinic-config:${CONFIG_IMAGE_TAG:?} .

Run distribution

Unzip the database under sql

docker compose up

Access server

Frontend link

localhost/

Backend link

localhost/openmrs