Update Bindplane License
If your Bindplane license has expired or you need to update it for any reason, you can do so by following the instructions below.
If you require a new license key or have any questions, please contact [email protected]
Bindplane Cloud
To apply or swap a license key after signup, go to Organization Settings and enter your key. Changes take effect immediately.

Self-Hosted
Linux
Linux deployments can be updated by running the following command:
When prompted, enter the new license key.
If you are unable to run the command above, you can manually update the license key in the/etc/bindplane/config.yaml file. Open the file in a text editor and update the license value.
Once the command has finished, issue a server restart command.
Kubernetes (Helm)
Bindplane's license is configured as a Kubernetes secret or a value in the Helm chart. To update the license, you can update the secret or the Helm chart value with the new license key.
Reference the Bindplane Helm Chart for more information.
Last updated
Was this helpful?