Add a Device

Set up a device with everything you need to deploy a Workflow using Deployment Manager.

To deploy a Workflow with Deployment Manager, you first need to add a device to your Roboflow account.

Adding a device will:

  • Install Roboflow Inference, our edge computer vision inference server, and all required dependencies, including Docker.

  • Register the device so it can be monitored from your Roboflow account.

⚠️ Before proceeding, we strongly recommend you review our Hardware Requirements for supported devices.

You can add a new device from the "Deployments" page

Execute the command provided after you create your device on a terminal on your device. This command will set up Inference on your system and register your device with the Roboflow dashboard. Your edge device will need an internet connection to run this command. Congrats! Roboflow's Deployment Manager is now running on your machine. The next step is configuring a stream on the device that runs your computer vision workflow.

circle-info

If you have a corporate firewall in place that applies to your edge hardware, contact your account manager for guidance on how to ensure the installation process runs successfully. You may need to whitelist Roboflow's device management domains, which are https://api.roboflow.com and https://repo.roboflow.com.

Last updated

Was this helpful?