From 4895c3a0c40083e985b7233e163ee2131e4c48ec Mon Sep 17 00:00:00 2001 From: Rumplin <35449956+rumplin@users.noreply.github.com> Date: Thu, 2 Jul 2026 21:11:43 +0200 Subject: [PATCH] Update TrueNAS Scale API key instructions Added instructions for generating API keys in TrueNAS Scale. --- docs/customservices.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/customservices.md b/docs/customservices.md index 3b4751b..adb93c5 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -879,6 +879,10 @@ The service automatically handles Transmission's session management and CSRF pro Displays TrueNAS version. +1. In the TrueNAS web interface, click your user avatar in the top-right corner and select "API Keys". +2. Click "Add", give the key a name such as "homer", and confirm. +3. Copy the generated key immediately - TrueNAS only shows it once - and paste it as the API Key when creating the integration in homer. + ```yaml - name: "Truenas" type: "TruenasScale"