1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/headscale_ynh.git synced 2025-11-04 19:58:41 +01:00
FOSS implementation of the Tailscale control server, packaged for YunoHost
Find a file
2025-11-03 21:03:03 +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 Bump package revision 2025-11-02 21:30:15 +01:00
README.md Auto-update READMEs 2025-11-02 21:30:15 +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.26.1~ynh3

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