License Configuration for Previous Versions
This page provides license configuration instructions for AIStor Key Manager versions prior to RELEASE.2025-11-12T19-14-51Z.
As of release RELEASE.2025-11-12T19-14-51Z, AIStor Key Manager no longer requires a MinIO Commercial License to operate. This guide is only for users who need to install or maintain older versions of Key Manager.
For new installations, use the current installation guides which do not require license configuration.
Download your MinIO Commercial License
Use the following steps to download your license:
-
Log into MinIO SUBNET.
-
Navigate to the Deployments view.
-
Select the License button to view and download your license key.

-
Save the license file or copy the license string to a secure location.
If you do not have access to SUBNET, contact us at hello@min.io or see our pricing page for licensing information.
License configuration by platform
Select the tab for your deployment platform:
Upgrading to license-free version
If you are currently running a version that requires a license and wish to upgrade to RELEASE.2025-11-12T19-14-51Z or later:
- Follow the standard upgrade procedures for your platform.
- After upgrading, you can optionally remove:
- The
MINIO_LICENSEenvironment variable from your configuration. - The
minio.licensefile from your system. - License secrets from Kubernetes/OpenShift namespaces.
- The
--licenseflag from systemd service files or startup scripts.
- The
The new version will continue to function if these configurations remain in place but will ignore them.
Troubleshooting
If you encounter license-related errors with previous versions:
- Verify the license file path is correct and the file is readable by the Key Manager process.
- Ensure the license string is correctly formatted (no extra whitespace or line breaks).
- Check that the license has not expired by logging into SUBNET.
- Verify the Key Manager process user has permission to read the license file.
- For Kubernetes/OpenShift, ensure the license secret exists in the correct namespace.
For additional assistance, contact hello@min.io.