Versions Compared

Key

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

...

For more information please refer to the official documentation.

...

Required environment variables

DCB_API_BASE

URL of your DCB deploymentDCB_ES_URL

https://reshare-dcb-uat-es.sph.k-int.com/mobius-si

DISCOVERY_SCAFFOLD_URL

URL of your discovery scaffold

KEYCLOAK_ID

dcb (this is the client_id from Keycloak)

KEYCLOAK_ISSUER

URL of Keycloak issueryour Keycloak server

Example: https://keycloak.sph.k-int.com/realms/dcb-hub - change as necessary for your Keycloak setup.

KEYCLOAK_REFRESH

URL of Keycloak refresh (usually the same)your Keycloak server - see above.

KEYCLOAK_SECRET

Secret This is the client_secret from Keycloak.

NEXTAUTH_SECRET

Secret from NextAuth, use this example:

jkdhfkjsahfdjkhsdkjf73

NEXTAUTH_URL

URL of your DCB Admin deployment

Common errors and how to solve them

...