Versions Compared

Key

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

...

DCB_API_BASE

URL of your DCB deployment

KEYCLOAK_ID

The client_id from Keycloak - in our case this is dcb.

KEYCLOAK_URL

URL of your Keycloak server

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

KEYCLOAK_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. You can find this under ‘All apps’ in the Amplify console.

NEXT_PUBLIC_MUI_X_LICENSE_KEY

The license key that enables MUI X Pro features in DCB Admin. Please contact dcb@k-int.com for the key itself.

If you are seeing a watermark on data grids in DCB Admin, this environment variable is not configured correctly. Please refer to the MUI docs for more information.

Common errors and how to solve them

...