Bahmni Docker 이미지 저장소
이 페이지에서는 Bahmni Docker 이미지 목록과 GitHub Actions를 통해 이미지를 Docker Hub에 업로드하는 GitHub 저장소를 안내합니다. 패키지 스크립트와 설정은 각 저장소의 package/docker 디렉터리에, GitHub Actions는 .github/workflows 디렉터리에 있습니다.
| Docker Image | Description | Github Repository from where image is published | |
|---|---|---|---|
| 1 | bahmni/proxy | Apache httpd based image that acts as proxy and handles all user requests into Bahmni system | bahmni-proxy |
| 2 | bahmni/default-config | Default configuration that ships with Bahmni. Bahmni Standard version uses this as its configuration. | default-config |
| 3 | bahmni/clinic-config | Bahmni configuration for clinics/ small hospitals. Loaded with CIEL concepts. Bahmni LITE distribution uses this as its configuration. | clinic-config |
| 4 | bahmni/openmrs | Built based on openmrs/openmrs-core image with Bahmni OMODs added. | openmrs-distro-bahmni |
| 5 | bahmni/bahmni-web | Apache httpd based image serving the Bahmni EMR UI. | openmrs-module-bahmniapps |
| 6 | bahmni/patient-documents | Nginx based image for serving patient documents with valid authorisation | patient-documents |
| 7 | bahmni/openelis | Integrated Bahmni LIMS system (Lab) | OpenElis |
| 8 | bahmni/openelis-db | Postgres based database image for OpenELIS with required schema pre-loaded. | OpenElis |
| 9 | bahmni/odoo | Integrated Billing / Inventory Management system based on Odoo image | odoo-modules |
| 10 | bahmni/odoo-10-db | Postgres based database image for Odoo with required schema loaded. | odoo-modules |
| 11 | bahmni/odoo-connect | Image which syncs Bahnmi EMR data with Odoo using atomfeed | openerp-atomfeed-service |
| 12 | bahmni/implementer-interface | Apache httpd based image serving Form Builder (form designer for implementers) | implementer-interface |
| 13 | bahmni/reports | Bahmni Integrated reporting system | bahmni-reports |
| 14 | bahmni/appointments | Apache httpd based image serving the appointments UI | openmrs-module-appointments-frontend |
| 15 | bahmni/dcm4chee | Radiology PACS Image archival system integrated with Bahmni | pacs-integration |
| 16 | bahmni/pacs-integration | Image which syncs Bahnmi EMR data with DCM4CHEE using atomfeed | pacs-integration |
| 17 | bahmni/pacs-simulator | Image that simulates a radiology machine. (Only for test/demo purposes) | utilities |
| 18 | bahmni/crater-php | Lightweight billing solution based on Crater (backend php part) | crater-extensions |
| 19 | bahmni/crater-nginx | Lightweight billing solution based on Crater (nginx part) | crater |
| 20 | bahmni/bahmni-lab | Lightweight lab entry application (FHIR enabled simple Lab report module) | bahmni-lab-frontend |
| 21 | bahmni/crater-atomfeed | Image which syncs Bahnmi EMR data with Crater using atomfeed | crater-atomfeed |
원문 정보
원문 보기 ↗Bahmni Wiki · CC BY-SA 4.0