Downloading from Private Repos in Artifactory
Make how-to guides like this one in a snap.
RB

Russell Bunch

Created Jan 11, 2023

Downloading from Private Repos in Artifactory

This guide assists users in downloading artifacts from Artifactory that require credentials. An artifact from the HPE Artifactory instance is used as an example.

17
1

Go to Artifactory

Visit the Artifactory UI and log in.

2

Click on Log in

Click on Log in
3

Enter your credentials, or use a provider if available (e.g., GitHub).

Enter your credentials, or use a provider if available (e.g., GitHub).
4

Click on your username in the top right

Click on your username in the top right
    a

Algol60

5 Steps
5

Click on Edit Profile

Click on Edit Profile
6

Click on Generate API Key

Click on Generate API Key
7

Click on Copy to Clipboard

Click on Copy to Clipboard
8

Click Save

On some newer Artifactory installations, there is no "Save" button. You can copy the API key and continue.

9

Download the ISO using your username and the copied API key.

Replace <username> with the username showing in Artifactory, and replace <api_token> with the copied item from the previous step.

curl -f -O https://<username>:<api_token>artifactory.algol60.net/artifactory/csm-images/unstable/cray-pre-install-toolkit/2.1.0-1-g2c1501c/cray-pre-install-toolkit-sle15sp4.x86_64-2.1.0-1-g2c1501c-20230104164151.iso

Well done!
Create how-to guides like this in a snap. Get Tango now.