Skip to main content
Quick navigation

License Management

License installation

Conduktor requires a license to enable features beyond the base features. The license can be put in the environment variables (recommended), or into the YAML configuration file.

.env
CDK_LICENSE='YOUR_LICENSE_HERE'

License verification in Console

You can check that your license has been used to launch the Console by looking at the logs or the UI.

In the logs

When you run the Console, you can find these meaningful logs in the head:

License Enterprise v2 is valid until 2025-12-31 00:00:00

In the UI

You can find your plan details in Settings > Plan:

Plan details

Renew or install a new license

To renew or install a new license, change the license configuration in the YAML configuration file, or the CDK_LICENSE environment variable, depending on what you used. Then deploy the Conduktor Console container again.