/bahmni-docker

Configuration required to build and run bahmni docker images

Primary LanguageShellGNU Affero General Public License v3.0AGPL-3.0

Bahmni Docker

Refer this Wiki Page for Running Bahmni on Docker for detailed instructions.

To start Bahmni LITE or STANDARD using docker compose:

  1. Go to bahmni-lite or bahmni-standard subfolder. For example: cd bahmni-lite.
  2. Execute script: ./run-bahmni.sh. This will give you options for start/stop/view-logs/pull/reset/etc.
  3. Ensure your .env file in the sub-folder has correct PROFILE configured, before executing the above commands.