mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-07-17 16:38:59 +00:00
Update TrueNAS Scale API key instructions
Added instructions for generating API keys in TrueNAS Scale.
This commit is contained in:
parent
a33ebec8b7
commit
4895c3a0c4
1 changed files with 4 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue