2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ztncui_ynh.git synced 2026-02-04 15:41:48 +01:00
ZeroTier network controller user interface for YunoHost
Find a file
tituspijean 3bdc242f66
Testing (#34)
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: tituspijean <tituspijean@yunohost.org>
Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2026-01-02 18:06:18 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:54:38 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (#35) 2026-01-02 17:32:44 +01:00
doc improving 2025-03-24 02:56:18 +01:00
scripts cleaning 2025-12-31 16:10:59 +01:00
.gitignore Helpers2.1 (#33) 2025-10-28 21:11:38 +01:00
LICENSE Initial commit 2019-12-15 16:09:28 +01:00
manifest.toml fix(build): add build-essential 2026-01-02 17:54:50 +01:00
README.md Helpers2.1 (#33) 2025-10-28 21:11:38 +01:00
tests.toml improving 2025-03-24 02:56:18 +01:00

Logo of Zerotier UI Zerotier UI, packaged for YunoHost

ZeroTier network controller user interface

🌐 Official app website Version: 20230311~ynh3

Screenshots

Screenshot of Zerotier UI

📦 Developer info

Automatic tests level

🛠️ Upstream Zerotier UI repository: https://github.com/key-networks/ztncui

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/ztncui_ynh/tree/testing

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

📚 App packaging documentation

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