Export and Import Release Bundles (v1) in the UI

The following topics describe how to use the platform UI to export and import Release Bundles v1:

Export a Release Bundle (v1) Version in the UI

In Distribution, you export the Release Bundle version as a downloadable .zip file and then proceed to download the archived Release Bundle from the Actions list on the Distributable page.

📘

Release Bundle Export Rules and Guidelines

  • Only a signed Release Bundle labeled as Ready can be exported.
  • Only a single Export archived file can be exported as Release Bundles are immutable.
  • Exporting Release Bundles requires the Distribute Bundles Permission.

To export a Release Bundle version from the Source Artifactory instance:

  1. From the Application module, navigate to Distribution > Release Bundles > Distributable.

  2. Create and sign a Release Bundle.

    Wait for the Release Bundle state to change to Ready.

  3. Navigate to the Release Bundle version you wish to export, and select Export Version from the Version Actions list.

    export_RB_Version_action.png

    Note that this process may take a few minutes.

  4. From the Version Actions list, select Download Version.

    airgap_download_exported_RB.png

    You can download the <Release Bundle Name>.zipfile to your local drive.

📘

Deleting an Exported Version

After the Export process has completed, the Delete Exported File action is displayed in the Version Actions list.

  1. Copy the download <Release Bundle Name>.zip file to an external device (such as a hard drive or USB flash drive).

Import a Release Bundle (v1) Version in the UI

📘

Note

Importing Release Bundles requires Admin permissions.

To import a Release Bundle on the target Artifactory instance:

  1. Access the target Artifactory and copy the <Release Bundle Name>.zip to the local machine.

  2. From the Application module, navigate to the Release Bundles > Distribution > Received.

    DIST_RB_Received.png
  3. Click + Import.

    This displays the Import Release Bundle dialog.

  4. You can now select an import file using one of the following methods:

    1. Import directly from your local drive using the Files option.

      import_RB_Edge.png
    2. Import the Release Bundle from a predefined path location.

      Prerequisite: Save your Release Bundle in the root of your user-defined ARTIFACTORY_HOME/var/data/artifactory/import/ folder.

      Note that as part of storage optimization, the file will automatically be deleted from the /imports folder after the Release Bundle has been successfully imported.

📘

Importing Release Bundles in an HA Cluster Environement

In an HA environment, you have an option to save the exported Release Bundle on a different node in the cluster as long as the Release Bundle is saved in the root of the /import folder.

  1. Click Import. A progress bar displays the import process.
advance bar for importing RB.png

The imported Release Bundle is added to the Received tab.