Files
homepage/docs/widgets/services/headscale.md
erelender c12a5c01f6
Some checks are pending
Docker / Linting Checks (push) Waiting to run
Docker / Docker Build & Push (push) Blocked by required conditions
Feature: Headscale Service Widget (#4247)
2024-11-05 09:02:33 -08:00

511 B

title, description
title description
Headscale Headscale Widget Configuration

Learn more about Headscale.

You will need to generate an API access token from the command line using headscale apikeys create command.

To find your node ID, you can use headscale nodes list command.

Allowed fields: ["name", "address", "last_seen", "status"].

widget:
  type: headscale
  nodeId: nodeid
  key: headscaleapiaccesstoken