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
.
/run/miru/miru.sock
, which is created with the root:miru
permissions (user root
and group miru
).
Any access to the socket must be executed with a user that is a member of the miru
group.
root
user but this is not recommended for security best practices.miru
group, run
miru
group, run
miru
group, run
newgrp miru
again until you’ve logged out of your desktop or SSH session and logged back in.