Obtain a license
How you obtain a license depends on the type:- Enterprise — for production deployments running Console, Gateway or both. The same key applies to both products. Contact Conduktor sales to start the process.
- Gateway Community Edition — a free license for Gateway as a Kafka-managed passthrough proxy, without Interceptors, Virtual Clusters or other Gateway-managed features. Applied via
GATEWAY_LICENSE_KEY. Find out more about Gateway Community Edition.
Apply your license
Set the license as an environment variable in your Gateway configuration:.env
Verify your license
Check the expiry of the license used to launch Gateway by looking at the startup logs:Update your license
To update your license, set theGATEWAY_LICENSE_KEY environment variable to the new value and re-deploy the Conduktor Gateway container.
Monitor license expiration
Gateway exposes a Prometheus metric to track the number of days remaining before license expiration:gateway_license_remaining_days.
You can set up monitoring alerts on this metric to proactively manage license renewals. Check out the metrics reference.