Varaverk stores all scripts, configuration, state files, and the git repository in
SCRIPTS_DIR.
Internal NVMe/SSD — direct access, zero write-wear concern, git pull/push from boot volume. USB Flash — preserves flash lifetime. Requires array to be started. git pull syncs
Plugin/
back to /boot/
after each pull so the webUI always stays current.
Array must be started for Varaverk to function in flash mode. The plugin tab is always accessible.
Array is not started — cannot migrate to flash mode right now. Start the array first.
Leave blank to disable Discord notifications for this host
AI
Varaverk works exactly as well with this off. Every feature that can lean on AI has a
complete non-AI path, so turning it off removes the AI surfaces from the WebGUI and
nothing else — no script changes behaviour, no schedule changes.
Off is total: with it off the AI tab is not in the tab bar, the Scheduler's assistant dock
is not drawn, the AI tools are not listed, and
api/ai.php
refuses every request. This card is the way back on.
Unraid API Keys…
Each host registers its key in the local Unraid registry and pushes it to all partners over SSH.
Key values are stored in the private host*.conf
so each host can query every other host's GraphQL API directly — real-time monitoring, no SSH.
During offboard, partner keys are removed from each registry automatically.