curl
must be installed and sudo privileges may be required.curl -fsSL <installation-script-url>
downloads the installation script from the Miru agent repository.|
pipes the script to the shell.env MIRU_ACTIVATION_TOKEN=<activation-token>
sets the activation token environment variable.sh
executes the script.systemd
service. Next it downloads the activation script and activates the agent.
Upon successful installation, a message will confirm that the agent has been activated.
Online
.
/srv/miru/config_instances/mobility/schema_v1/instance.json
(the target file path).
The /srv/miru/config_instances
directory is the base directory the miru agent uses for all config instances. For security reasons, this directory cannot be changed.
However, mobility/schema_v1/instance.json
can be renamed to any desired path, as long as the file extension is .json
.
Once you are satisfied with the target file path, continue by selecting Deploy.
Queued
state, awaiting the agent to recognize the new config instance desires to be deployed. If the agent is offline (poor network connection, device powered off, etc.), the config instance will remain in the Queued
state until the agent is online again.
Once the agent is online, the config instance will move to the Deployed
state, indicating the config instance has been successfully deployed to the target file path on the device.
added
, deleted
, modified
).
Queued
state, moving to the Deployed
state once the agent is online and has successfully deployed the new config instance.