Deploy File
A simple way to get one or more files quickly onto your IoT device is to use the Deploy Files action in a JFrog Connect workflow.
Last updated
A simple way to get one or more files quickly onto your IoT device is to use the Deploy Files action in a JFrog Connect workflow.
Last updated
The Deploy Files action enables the quick distribution of one or more files to your devices. To deliver a file, the action facilitates a two-step process:
You upload of the requested file to Artifactory.
Devices pull the file from Artifactory.
This functionality is primarily utilized for quick deployment of specific files or binaries to your devices, eliminating the necessity to upload them beforehand.
JFrog Connect and JFrog Platform accounts. (You receive a JFrog Platform account automatically when you register for a JFrog Connect account.)
Connect Agent 6.0 or later and at least one device registered.
One or more files ready for deployment.
To include the Deploy File action in your update flow, do the following:
Go to Deployment in the left menu and click Create Update Flow.
Drag the Deploy File action and drop it in the workflow.
Click the action to open and configure it.
Enter a name for the action.
Enter (drag and drop or browse) the file in the file box.
Enter Device Destination Path. You can also make this a variable, for example {{device-destination-path}}. You will then enter the value for the variable upon deployment.
If you want to deliver more than one file, create a Deploy File action for each file.
Configure your On Failure policy and instructions for rolling back, if necessary.
Save your action configuration.
Learn how to deliver containers to your IoT devices using the Deploy Container action.