Kestra Enterprise- License Installation Guide

Created by Quentin SINIG, Modified on Thu, 25 May 2023 at 03:09 PM by Quentin SINIG

After receiving your license key from your Sales Rep, please follow these instructions to install Kestra Enterprise.

License installation: 3 steps. 
1. Pull the Enterprise Docker Image on a kestra registry the registry is registry.kestra.io 
You can login with: docker login registry.kestra.io 
The username is the licenseId 
The password is the fingerprint

You can pull the image with
docker pull registry.kestra.io/docker/kestra-ee:latest 
or 
docker pull registry.kestra.io/docker/kestra-ee:v0.9.0 


2. Add the licenseId and the key in the configuration file.
  • License id should be set in the kestra.ee.license.id configuration property.
  • License key should be set in the kestra.ee.license.key configuration property.
If needed, see the Administrator Guide - Configuration documentation page: https://kestra.io/docs/administrator-guide/configuration 

3. Deploy. And Enjoy ?








Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article