chethansai / bahmni-docker

Configuration required to build and run bahmni docker images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Configuration required to build and run bahmni docker images

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%