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 in the Distributable page.
To export a Release Bundle version from the Source Artifactory instance:
From the Version Actions list, select Download Version.
You can download the <Release Bundle Name>.zip
file to your local drive.
After the Export process has completed, the Delete Exported File action is displayed in the Version Actions list. |
<Release Bundle Name>.zip
file to an external device (such as a hard drive or USB flash drive).Importing Release Bundles Rules and Guidelines
To import a Release Bundle on the target Artifactory instance:
<Release Bundle Name>.zip
to the local machine.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.
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 |
Exporting and importing your Release Bundles is performed in two stages, whereby you export the Release Bundles from Distribution and import the Release Bundles on your Artifactory node.
Run these export Release Bundle commands using the Distribution REST API:
Download the Exported Release Bundle Archive: Use the download_URL
field to download the exported archive when the Status is set to COMPLETED
.
You can Delete Exported Release Bundle Archive File from Distribution. |
Run these import Release Bundle commands using the Artifactory REST API: