Post

Headscale

An open source, self-hosted implementation of the Tailscale control server

Headscale

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/headscale.sh)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Debian 13

Configuration

Config file:

1
/etc/headscale/config.yaml

Notes

Configuration settings: /etc/headscale/config.yaml
Access headscale-admin UI via http://[LXC-IP]/admin/

Source code
Loading...