Files
homepage/docs/widgets/services/headscale.md
shamoon f229bca609
Some checks failed
Docs / Linting Checks (push) Has been cancelled
Docs / Test Build (push) Has been cancelled
Docs / Build & Deploy (push) Has been cancelled
Update headscale.md
2024-12-15 19:02:29 -08:00

551 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
  url: http://headscale.host.or.ip:port
  nodeId: nodeid
  key: headscaleapiaccesstoken