Skip to content

Instantly share code, notes, and snippets.

@jaimbo
jaimbo / Komodo Periphery Installer.md
Last active February 21, 2026 23:17
Unraid Periphery Agent Installer

Unraid Periphery Agent Installer

Requirements

  • Unraid User Scripts

Install Steps

  • Create a new User Script using the periphery_agent_installer.sh below, making any required changes to the various configuration variables at the top of the script.
  • Save this script and set it to run at First array start only
  • Optional but recommended, download the periphery.config.toml to the specific file location defined in the script and make any changes required before running.
    • One key change to consider is setting the root_directory. Unraid will not keep any files created in the default /etc/komodo directory.
  • If you skip this, the script will download the default periphery.config.toml from the GitHub repo for you but, as above, all files in /etc/komodo will be lost on reboot.