homepage/docs/widgets/services/truenas.md
2024-01-19 19:08:31 -05:00

623 B

title description
TrueNas TrueNas Scale Widget Configuration

TrueNas - TrueNAS® SCALE is an Open Source Hyperconverged Infrastructure (HCI) solution.

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