2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/headscale_ynh.git synced 2026-06-28 22:09:41 +02:00
FOSS implementation of the Tailscale control server, packaged for YunoHost
Find a file
tituspijean 52c02edafc
Merge pull request #59 from YunoHost-Apps/testing
fix(config): deprecated key
2026-06-21 09:00:10 +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 fix(config): deprecated key 2026-06-21 08:39:23 +02:00
README.md Auto-update READMEs 2026-06-21 08:39:32 +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.1~ynh2

📦 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.