Provisioning a device is the process of creating a device in Miru and registering a physical machine with the Miru control plane. Once provisioned, a device is ready to receive deployments.Documentation Index
Fetch the complete documentation index at: https://docs.mirurobotics.com/llms.txt
Use this file to discover all available pages before exploring further.
Methods
There are three methods for provisioning a device:- Dashboard - a manual method for provisioning devices one at a time via the Miru web interface; great for getting started or managing individual devices.
- Provisioning tokens - a programmatic method for securely provisioning devices at scale; great for automated provisioning or integrating with existing infrastructure management tools and workflows.
- Provisioning script - the legacy method for programmatically provisioning devices; unsupported with Miru Agent v0.9.0 or later.
Miru Agent installation
No matter which method you choose, the device requires themiru-agent package to be installed. For more information about installing the miru-agent package, visit the agent installation documentation.
If you’re having trouble downloading the miru-agent package to your device, refer to the poor connectivity documentation for a workaround.
Once you’ve installed the miru-agent package, proceed with the provisioning process via the dashboard or provisioning tokens.

