1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/headscale_ynh.git synced 2025-12-21 02:33:07 +01:00
FOSS implementation of the Tailscale control server, packaged for YunoHost
Find a file
tituspijean abfe81bff2
Upgrade to v0.27.1 (#49) (#50)
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2025-11-16 16:31:01 +01:00
.github Initial debugging 2023-06-11 11:46:30 +02:00
conf enh(conf): move to dnsrecords.json 2025-11-02 21:25:53 +01:00
doc fix(doc): changelog for 0.26.1~ynh3 2025-11-02 21:31:47 +01:00
scripts enh(conf): move to dnsrecords.json 2025-11-02 21:25:53 +01: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 to v0.27.1 (#49) (#50) 2025-11-16 16:31:01 +01:00
README.md Upgrade to v0.27.1 (#49) (#50) 2025-11-16 16:31:01 +01: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.27.1~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.