Installation¶
See Agent Installation for OS-specific instructions.
Quick Install (any OS)¶
After logging in, open the Deploy page to get your organization-specific install command. It looks like:
bash
curl -fsSL https://get.lorika.dev | sudo bash -s -- --token=YOUR_TOKEN
powershell
iwr -useb https://get.lorika.dev/install.ps1 | iex
The token is unique to your organization and enrolls the device automatically.