BBahmni 한국어 매뉴얼검색
한국어 번역 완료
한국어English

OpenELIS Configurations (docker)

Bahmni/openelis image is based on OpenELIS which acts as Lab Information Management system. Atomfeed sync has been enabled to sync data from and to Bahmni EMR. The image is built and published using Github Actions from OpenELIS repository.

Environment Configurations:

Variable NameDescription
OPENELIS_IMAGE_TAGThis value tells which image version to be used for OpenElis Application. List of tags can be found at bahmni/openelis - Tags .
OPENELIS_DB_IMAGE_NAMEThis value tells which image to be used for OpenElis Database. There are two variants available. bahmni/openelis-db:fresh-latest - Has only schema and default data. bahmni/openelis-db:demo-latest - Has schema and demo data loaded. List of image tags can be found at bahmni/openelis-db - Tags .
OPENELIS_DB_DUMP_PATHWhen you want to restore an existing database of OpenElis from a dump file you can set the folder path to your dump file with this variable. This is a one time setup and the restore happens only when the database is clean and fresh.
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗