Files
homepage/docs/widgets/services/beszel.md
shamoon 4a4ca95fe5
Some checks failed
Docker / Linting Checks (push) Has been cancelled
Docker / Docker Build & Push (push) Has been cancelled
Enhancement: beszel widget compatibility with v0.9.0 (#4439)
2024-12-18 13:04:18 -08:00

874 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.

The systemID in the id field on the collections page of Beszel.

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

Beszel Version Homepage Widget Version
< 0.9.0 1 (default)
>= 0.9.0 2
widget:
  type: beszel
  url: http://beszel.host.or.ip
  username: username # email
  password: password
  systemId: systemId # optional
  version: 2 # optional, default is 1