Methods
There are four 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.
- Ansible - install the agent and provision a fleet with the official Ansible collection; great for teams that already manage devices with Ansible.
- 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. The official Ansible collection installs the agent as part of the provisioning process. 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.

