Watch
2
0
Fork
You've already forked headscale_ynh
0
mirror of https://github.com/YunoHost-Apps/headscale_ynh.git synced 2026-09-27 19:15:02 +02:00
FOSS implementation of the Tailscale control server, packaged for YunoHost
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-27 15:38:07 +02:00
.github Initial debugging 2023-06-11 11:46:30 +02:00
conf fix(config): deprecated key 2026-06-21 08:39:23 +02:00
doc fix(doc): changelog for 0.26.1~ynh3 2025-11-02 21:31:47 +01:00
scripts fix(config): deprecated key 2026-06-21 08:39:23 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 (#10) 2024-11-15 15:30:57 +01:00
LICENSE Initial commit 2023-06-10 22:28:07 +02:00
manifest.toml Upgrade sources 2026-09-24 00:26:49 +02:00
README.md Auto-update READMEs 2026-09-24 00:26:52 +02:00
tests.toml Migrate to new Dex implementation (#37) 2025-05-27 23:30:07 +02:00

Logo of Headscale Headscale, packaged for YunoHost

Tailscale control server implementation, a WireGuard-based VPN

🌐 Official app website Version: 0.29.4~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Headscale repository: https://github.com/juanfont/headscale

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/headscale_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade headscale -u https://github.com/YunoHost-Apps/headscale_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.