- Unraid User Scripts
- Create a new User Script using the
periphery_agent_installer.shbelow, 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.tomlto 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.
- One key change to consider is setting the
- If you skip this, the script will download the default
periphery.config.tomlfrom the GitHub repo for you but, as above, all files in /etc/komodo will be lost on reboot.