arrow-left

All pages
gitbookPowered by GitBook
1 of 2

Loading...

Loading...

Environment Variables

Listed in this page are all environment variables needed to run Kibana.

Variable Name
Type
Relevance
Required
Default

SANTEMPI_INSTANCES

Number

Number of service replicas

No

1

SANTEMPI_MAIN_CONNECTION_STRING

hashtag
Note

The environment variable SANTEMPI_REPMGR_PARTNER_NODES will differ from cluster and single mode.

Default value for SANTEMPI_MAIN_CONNECTION_STRING:

Default value for SANTEMPI_AUDIT_CONNECTION_STRING:

String

Connection string to SanteMPI

No

Check below table

SANTEMPI_AUDIT_CONNECTION_STRING

String

Audit connection string to SanteMPI

No

Check below table

SANTEMPI_POSTGRESQL_PASSWORD

String

SanteMPI postgreSQL password

No

SanteDB123

SANTEMPI_POSTGRESQL_USERNAME

String

SanteMPI postgreSQL username

No

santempi

SANTEMPI_REPMGR_PRIMARY_HOST

String

SanteMPI postgreSQL replicas manager primary host

No

santempi-psql-1

SANTEMPI_REPMGR_PARTNER_NODES

String

SanteMPI postgreSQL replicas manager nodes hosts

Yes

santempi-psql-1,santempi-psql-2,santempi-psql-

server=santempi-psql-1;port=5432; database=santedb; user id=santedb; password=SanteDB123; pooling=true; MinPoolSize=5; MaxPoolSize=15; Timeout=60;
server=santempi-psql-1;port=5432; database=auditdb; user id=santedb; password=SanteDB123; pooling=true; MinPoolSize=5; MaxPoolSize=15; Timeout=60;

Client Registry - SanteMPI

A patient matching and deduplicater for the platform

This package consists of four services:

  • Postgres Main DB

  • Postgres Audit DB

  • SanteMPI Web UI -

  • SanteMPI API -

SanteMPI - Web UIarrow-up-right
SanteMPI - APIarrow-up-right