Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleEMR- Frontend

EMR Frontend uses a Apache Server that runs bahmni-ui. The configurations and installations are done by bahmni-web RPM.

The following diagram explains how various postinstall steps by bahmni-web RPM is moved across different services in docker:

Image Added

Action Plan:

  1. Build bahmni-web image containing bahmniapps and bahmni_config

  2. Build Proxy Image with proxy configs and Bahmni Index page

  3. Bake default_config into images that need (OpenMRS, OpenELIS, Bahmni Web)

    Status
    colourBlue
    titleIN PROGRESS

  4. Configure SSL config in proxy image

  5. Configure client side logging

    Status
    colourPurple
    titleDEFFERED FOR LATER

  6. Configure Github Actions for Build and Publish of frontend images

...