Configuration

Configuration reference.

Environment Variables

Variable Description

PORT

Port used by the backend service to accept requests

KEYCLOAK_URI

Url of the jwt server

KEYCLOAK_CLIENT_ID

Auth client username for jwt authentication (adaptive)

KEYCLOAK_CLIENT_SECRET

Auth password for jwt authentication (adaptive)

KEYCLOAK_CLIENT_ID_MO

Url of the storage service (model observability)

KEYCLOAK_CLIENT_SECRET_MO

Auth password for jwt authentication (model observability)

MODEL_OBSERVABILITY_EXECUTION_URL

Url of the Model Observability execution service

STORAGE_SERVICE_API_URL

Url of the storage service

MODEL_OBSERVABILITY_PATH

Paths for accessing model observability endpoints in the storage service API

ADAPTIVE_AI_PATH

Paths for accessing adaptive AI endpoints in the storage service API

CATALOG_PATH

Paths for accessing catalog endpoints in the storage service API

Environment File

PORT=
KEYCLOAK_URI=
KEYCLOAK_CLIENT_ID=
KEYCLOAK_CLIENT_SECRET=
KEYCLOAK_CLIENT_ID_MO=
KEYCLOAK_CLIENT_SECRET_MO=
MODEL_OBSERVABILITY_EXECUTION_URL=
STORAGE_SERVICE_API_URL=
MODEL_OBSERVABILITY_PATH=
ADAPTIVE_AI_PATH=
CATALOG_PATH=