Skip to main content

New Docker variables

Overview of Changes

The 24.1 update involves renaming several key environment variables used in the Dataedo application. These changes are part of our ongoing efforts to align with best practices and ensure a seamless user experience. Below is a comprehensive list of the old variables and their new counterparts:

Environment Variable Changes:

Old VariableNew Variable
IdPMetadataDATAEDO_SSO_IDP_METADATA
IssuerDATAEDO_SSO_ISSUER
SignatureAlgorithmDATAEDO_SSO_SIGNATURE_ALGORITHM
CertificateValidationModeDATAEDO_SSO_CERTIFICATE_VALIDATION_MODE
RevocationModeDATAEDO_SSO_REVOCATION_MODE
DisplayNameDATAEDO_SSO_DISPLAY_NAME
ClientUrlDATAEDO_SSO_CLIENT_URL
db_hostnameDATAEDO_DB_HOSTNAME
portDATAEDO_DB_PORT
databaseDATAEDO_DB_DATABASE
usernameDATAEDO_DB_USERNAME
passwordDATAEDO_DB_PASSWORD

Implications and Action Required

These changes will impact how environment variables are set up and referenced in your deployment configurations. We strongly advise all Dataedo users and administrators to:

  • Update Configuration Files: If you use configuration files like .env or similar, please update them with the new variable names.

  • Verify Integrations: Ensure that any integrations or automated systems that interact with Dataedo are updated to recognize the new environment variable names.

If you have any questions regarding this change, please use the Contact support button below to reach us.