Skip to content

Agent Installer

The Agent Installer action gives you a single, ready-to-run command that installs and connects the Agent on the Test Node machine — whether it is a Mac mini or a Mini-PC. It replaces the older Download Settings action: instead of downloading a config file and configuring the machine by hand, the command takes care of all the required setup automatically.

Test Node Actions dropdown with the Agent Installer option

How to use it

  1. Select the Test Node from the list.
  2. In the top-right corner of the Test Nodes page, open the Actions (three-dot) menu.
  3. Click Agent Installer.
  4. The Agent Installation modal shows a command. Copy it and run it on the Test Node machine's terminal (Mac mini or Mini-PC).

Agent Installation modal showing the install command

The command has the following format:

curl -fsSL https://<customer-domain>.quadified.com/api/custom/node-setup/<installer-token> | bash

Running this command installs the Agent and applies every setting the Test Node needs to connect — no manual configuration is required.

Note

The installer token expires after the time shown in the modal (for example Expires in 29:47). If the command expires before you run it, click Regenerate to get a fresh command.

For the full client setup walkthrough, see Mac Agent Installation.