Files
homepage/docs/widgets/services/beszel.md
2024-11-12 06:15:56 -08:00

727 B

title, description
title description
Beszel Beszel Widget Configuration

Learn more about Beszel

The widget has two modes, a single system with detailed info if systemId is provided, or an overview of all systems if systemId is not provided. Note: systemId is not the system name. Find the correct ID in the list at http://beszel.host.or.ip/_/#/collections under the id field.

Allowed fields for 'overview' mode: ["systems", "up"] Allowed fields for a single system: ["name", "status", "updated", "cpu", "memory", "disk", "network"]

widget:
  type: beszel
  url: http://beszel.host.or.ip
  username: username # email
  password: password
  systemId: systemId # optional