homepage/docs/widgets/services/tailscale.md
Claes Hallström 2368b88eb1 Add more fields to tailscale widget
hostname is the machine name in the admin console.
name is the MagicDNS name of the device.
clientVersion is the version of the Tailscale client software.
2023-10-03 20:14:18 +02:00

598 B

title description
Tailscale Tailscale Widget Configuration

You will need to generate an API access token from the keys page on the Tailscale dashboard.

To find your device ID, go to the machine overview page and select your machine. In the "Machine Details" section, copy your ID. It will end with CNTRL.

Allowed fields: ["hostname", "address", "name", "last_seen", "expires", "client_version"].

widget:
    type: tailscale
    deviceid: deviceid
    key: tailscalekey