Bahmni Docker Image Repositories
This page gives information on the list of Bahmni docker images and the Github repositories from where the images are uploaded to DockerHub using Github Actions. The package scripts and configurations can be found in package/docker
directory and Github actions can be found in .github/workflows
directory in the respective repositories.
Docker Image | Description | Github Repository from where image is published | |
---|---|---|---|
1 | Apache httpd based image that acts as proxy and handles all user requests into Bahmni system | ||
2 | Default configuration that ships with Bahmni. Bahmni Standard version uses this as its configuration. | ||
3 | Bahmni configuration for clinics/ small hospitals. Loaded with CIEL concepts. Bahmni LITE distribution uses this as its configuration. | ||
4 | Built based on openmrs/openmrs-core image with Bahmni OMODs added. | ||
5 | Apache httpd based image serving the Bahmni EMR UI. | ||
6 | Nginx based image for serving patient documents with valid authorisation | ||
7 | Integrated Bahmni LIMS system (Lab) | ||
8 | Postgres based database image for OpenELIS with required schema pre-loaded. | ||
9 | Integrated Billing / Inventory Management system based on Odoo image | ||
10 | Postgres based database image for Odoo with required schema loaded. | ||
11 | Image which syncs Bahnmi EMR data with Odoo using atomfeed | ||
12 | Apache httpd based image serving Form Builder (form designer for implementers) | ||
13 | Bahmni Integrated reporting system | ||
14 | Apache httpd based image serving the appointments UI | ||
15 | Radiology PACS Image archival system integrated with Bahmni | ||
16 | Image which syncs Bahnmi EMR data with DCM4CHEE using atomfeed | ||
17 | Image that simulates a radiology machine. (Only for test/demo purposes) | ||
18 | Lightweight billing solution based on Crater (backend php part) | ||
19 | Lightweight billing solution based on Crater (nginx part) | ||
20 | Lightweight lab entry application (FHIR enabled simple Lab report module) | ||
21 | Image which syncs Bahnmi EMR data with Crater using atomfeed |
The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)