LogoLogo
What's New?Connect Agent ReleasesBook a DemoPricing
  • Documentation
  • Developers
  • Administration
  • OVERVIEW
    • JFrog Connect Overview
      • Architecture Overview
        • Connect Agent
        • Connect & JFrog Platform
      • Plan Your Update Strategy
        • Software Update Objectives & Concepts
        • Software Update Process & Procedures
  • Get Started
    • Create JFrog Connect Account
    • Log in to JFrog Connect
    • Network Requirements
    • Register Device
      • Device Registration Troubleshooting
  • Fleet Management
    • Register Devices at Scale
      • Freeze Image on Device
      • Build Image with Agent
    • Register & Update Device at Once
    • Organize Your Fleet
      • Create Project
      • Move Device between Projects
      • Create Groups
        • Add Device to Group
        • Add Many Devices to Group
        • Change Group Name
        • Delete Group
      • Tag Devices
        • Remove a Tag
      • Remove Many Devices
  • Devices
    • Fleet Overview
      • Filter Devices
      • Locate Devices
    • Device Details
      • Delete a Device
      • Block Updates with Update Trigger
    • Update Connect Agent
    • Delete Many Devices
  • Deployment
    • Create Update Flow
      • Actions
        • Run Command
        • Run Script
        • Deploy File
        • Deploy Docker
          • Use Docker Image
          • Use Docker Compose
          • Get Artifactory Parameters
        • Clone Git Repository
        • Download Artifact
          • Get Artifactory Path
        • Download Release Bundle
          • Get Artifactory Parameters for Release Bundle
        • Update Image
        • Install Debian Package
          • Get Artifactory Parameters for Debian
      • Use Update Parameters
      • On Failure & Rollback
      • Vulnerability Scans
      • Sample Use Case: Build Update Flow for Reuse
    • Deploy Software
      • Set Application & Version
      • Set Alert upon Failure
      • Set Phased Rollout
      • View Deployment Progress
        • Detailed Deployment Information
        • Abort a Deployment
      • Deploy in Groups
      • Sample Use Case: Deploy Docker Images to Devices
  • Tools
    • Remote Tools
      • Use Terminal
        • Terminal Troubleshooting
      • Open Port Tunnel Session
        • Access with VNC
        • Connect with SSH
        • Access Device Web Applications
      • Run Commands Remotely
        • Run Command as Non-Root User
      • Get Device Files (Fetch Files)
    • Alerts
      • Create Channel
      • Set Webhook
    • Monitor
      • Resource Monitor
      • Process Monitor
    • Connect Server Status
  • Releases
    • What's New?
    • Connect Agent Release Notes
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Deployment
  2. Create Update Flow
  3. Actions
  4. Download Artifact

Get Artifactory Path

Get the Artifactory Path you need to configure an update flow action in JFrog Connect.

PreviousDownload ArtifactNextDownload Release Bundle

Last updated 1 month ago

Was this helpful?

This page describes how you get the Artifactory Path that you need to configure an update flow action in JFrog Connect.

The procedure is applicable to the following update flow actions:

  • : Can be an artifact of any file type.

  • : Must be a file of type <image>.swu.

  • : When you choose Docker Compose as the Deployment Type. The file in the Artifactory Path must be of type <docker compose>.yaml.

  • : For Release Bundle Path under Release Bundle Artifact Path and Docker Compose options.

To get the Artifactory path, do the following:

  1. In the left navigation pane of JFrog Connect, choose JFrog Platform.

  1. In the left navigation pane of JFrog Platform, choose Artifactory and Artifacts.

  1. In the General Info, copy the Repository Path to the clipboard.

  1. Go to your Download Artifact action configuration in Connect (or any action where you need an Artifactory Path). Paste the Repository Path (already on the clipboard) into the Artifactory Path field.

Now you can complete the rest of your update flow action configuration in Connect and save it.

In Artifactory, select the artifact you want to download. If you need help finding your artifact, see in the Artifactory documentation.

Browsing Artifacts
Download Artifact
Update Image
Deploy Docker
Download Release Bundle