docs: add repository star count and activity badges to web UI list

This commit is contained in:
Lukas Wolfsteiner
2026-09-02 13:33:22 +02:00
committed by GitHub
parent cbe30304dc
commit 89fa72e08f
2 changed files with 81 additions and 31 deletions
+29 -13
View File
@@ -7,16 +7,32 @@
This page collects third-party tools, client libraries, and scripts related to headscale.
- [headscale-operator](https://github.com/infradohq/headscale-operator) - Headscale Kubernetes Operator
- [tailscale-manager](https://github.com/singlestore-labs/tailscale-manager) - Dynamically manage Tailscale route
advertisements
- [headscalebacktosqlite](https://github.com/bigbozza/headscalebacktosqlite) - Migrate headscale from PostgreSQL back to
SQLite
- [headscale-pf](https://github.com/YouSysAdmin/headscale-pf) - Populates user groups based on user groups in Jumpcloud
or Authentik
- [headscale-client-go](https://github.com/hibare/headscale-client-go) - A Go client implementation for the Headscale
HTTP API.
- [headscale-zabbix](https://github.com/dblanque/headscale-zabbix) - A Zabbix Monitoring Template for the Headscale
Service.
- [tailscale-exporter](https://github.com/adinhodovic/tailscale-exporter) - A Prometheus exporter for Headscale that
provides network-level metrics using the Headscale API.
- [headscale-operator](https://github.com/infradohq/headscale-operator)
- ![GitHub stars](https://img.shields.io/github/stars/infradohq/headscale-operator?style=flat)
![GitHub last commit](https://img.shields.io/github/last-commit/infradohq/headscale-operator)
- Headscale Kubernetes Operator
- [tailscale-manager](https://github.com/singlestore-labs/tailscale-manager)
- ![GitHub stars](https://img.shields.io/github/stars/singlestore-labs/tailscale-manager?style=flat)
![GitHub last commit](https://img.shields.io/github/last-commit/singlestore-labs/tailscale-manager)
- Dynamically manage Tailscale route advertisements
- [headscalebacktosqlite](https://github.com/bigbozza/headscalebacktosqlite)
- ![GitHub stars](https://img.shields.io/github/stars/bigbozza/headscalebacktosqlite?style=flat)
![GitHub last commit](https://img.shields.io/github/last-commit/bigbozza/headscalebacktosqlite)
- Migrate headscale from PostgreSQL back to SQLite
- [headscale-pf](https://github.com/YouSysAdmin/headscale-pf)
- ![GitHub stars](https://img.shields.io/github/stars/YouSysAdmin/headscale-pf?style=flat)
![GitHub last commit](https://img.shields.io/github/last-commit/YouSysAdmin/headscale-pf)
- Populates user groups based on user groups in Jumpcloud or Authentik
- [headscale-client-go](https://github.com/hibare/headscale-client-go)
- ![GitHub stars](https://img.shields.io/github/stars/hibare/headscale-client-go?style=flat)
![GitHub last commit](https://img.shields.io/github/last-commit/hibare/headscale-client-go)
- A Go client implementation for the Headscale HTTP API.
- [headscale-zabbix](https://github.com/dblanque/headscale-zabbix)
- ![GitHub stars](https://img.shields.io/github/stars/dblanque/headscale-zabbix?style=flat)
![GitHub last commit](https://img.shields.io/github/last-commit/dblanque/headscale-zabbix)
- A Zabbix Monitoring Template for the Headscale Service.
- [tailscale-exporter](https://github.com/adinhodovic/tailscale-exporter)
- ![GitHub stars](https://img.shields.io/github/stars/adinhodovic/tailscale-exporter?style=flat)
![GitHub last commit](https://img.shields.io/github/last-commit/adinhodovic/tailscale-exporter)
- A Prometheus exporter for Headscale that provides network-level metrics using
the Headscale API.