Versions Compared

Key

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

...

Environment Configurations:

Variable Name

Description

OPENELIS_IMAGE_TAG

This value tells which image version to be used for OpenElis Application. List of tags can be found at bahmni/openelis - Tags .

OPENELIS_DB_IMAGE_

TAG

NAME

This value tells which image

version

to be used for OpenElis Database. There are two variants available.

fresh db

bahmni/openelis-db:fresh-latest - Has only schema and default data.

demo db

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_PATH

When 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.