Refer this Wiki Page for Running Bahmni on Docker for detailed instructions.
- Go to bahmni-lite or bahmni-standard subfolder. For example:
cd bahmni-lite
. - Execute script:
./run-bahmni.sh
. This will give you options for start/stop/view-logs/pull/reset/etc. - Ensure your
.env
file in the sub-folder has correct PROFILE configured, before executing the above commands.