Configuration

Configuration reference.

Environment Variables

Variable Description

JWT_AUTH_URL

Url of the jwt server

JWT_SERVICE_AUTH_USERNAME

Auth username

JWT_SERVICE_AUTH_PASSWORD

Auth password

STORAGE_SERVICE_URL

Url of the storage service

CATALOG_SERVICE_URL

Url of the catalog service

EXECUTION_SERVICE_URL

Url of execution service

Environment File

JWT_AUTH_URL=
JWT_SERVICE_AUTH_USERNAME=
JWT_SERVICE_AUTH_PASSWORD=
STORAGE_SERVICE_URL=
CATALOG_SERVICE_URL=
EXECUTION_SERVICE_URL=