Distributing Release Bundle v2 Versions in an Air Gap Environment

Learn how to export, transfer, and import Release Bundle v2 versions in an Air Gap environment.

RLM Deprecation

As of July 31, 2026, all feature development, patches, and security fixes for Release Lifecycle Management will end, except for critical security fixes. RLM End of Life is currently scheduled for January 31, 2028. For more information, see JFrog Release Lifecycle Management Deprecation - End of Life.

📘

Subscription Information

This feature is supported with the Enterprise+ license.

📘

Note

This section describes how to distribute Release Bundles v2 versions in an Air Gap environment. For instructions about Release Bundles v1, see Distribute Release Bundles (v1) in an Air Gap Environment.

Release Bundle v2 distribution works differently in an Air Gap environment, which is an environment containing two or more JFrog Artifactory instances that have no network connection between them.

Distribution in an Air Gap environment involves the following stages:

  • Exporting the Release Bundle v2 version to an archive as a .zip file.
  • Copying the archive to an external device, for example an external hard drive, and transfer it to the network where the destination Artifactory instance is located.
  • Importing the archive directly into the destination Artifactory instance.

You can import and export Release Bundle v2 versions using one of the following methods.

❗️

Important

Before exporting the Release Bundle version, you must propagate the signing key created in Artifactory for Release Bundle creation and promotion to the list of trusted public keys in the same source Artifactory. This is done using an API, as described in Propagate Signing Keys.

Related Topics



Did this page help you?