Skip to content

Instantly share code, notes, and snippets.

@BitesizedLion
Last active February 23, 2025 01:43
Show Gist options
  • Save BitesizedLion/87fb725cb9eab3c3d3c2557100f35c45 to your computer and use it in GitHub Desktop.
Save BitesizedLion/87fb725cb9eab3c3d3c2557100f35c45 to your computer and use it in GitHub Desktop.
How to setup a HetrixTools Server Agent on Unraid
  1. Install the "User Scripts" plugin from Community Apps.

  2. Under the Settings tab, open "User Scripts" (under "User Utilities")

  3. Add a new script and name it "Hetrix Server Agent"

  4. Open the terminal and run cd "/boot/config/plugins/user.scripts/scripts/Hetrix Server Agent"

  5. Run nano script and paste in the install code from the HetrixTools dashboard.

  6. Go back to the User Scripts settings and change "Schedule Disabled" to "At First Array Start Only" and click Apply

  7. Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment