2023-09-29 21:01:11 +03:00

514 B

title, description
title description
TrueNas TrueNas Scale Widget Configuration

Allowed fields: ["load", "uptime", "alerts"].

To create an API Key, follow the official TrueNAS documentation.

widget:
    type: truenas
    url: http://truenas.host.or.ip
    username: user # not required if using api key
    password: pass # not required if using api key
    key: yourtruenasapikey # not required if using username / password