1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zeroui_ynh.git synced 2025-09-20 14:18:34 +02:00
ZeroTier Controller Web UI, packaged for YunoHost
Find a file
2025-05-29 13:34:43 +02:00
.github Initial commit 2023-08-26 17:32:55 +02:00
conf cleaning 2025-05-28 23:37:08 +02:00
doc Initial packaging commit 2023-08-27 00:16:10 +02:00
scripts cleaning 2025-05-28 23:37:08 +02:00
.gitattributes Initial commit 2023-08-26 17:32:55 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 03:59:04 +02:00
LICENSE Initial packaging commit 2023-08-27 00:16:10 +02:00
manifest.toml Bump package revision 2025-05-29 12:06:41 +02:00
README.md Auto-update READMEs 2025-05-29 12:06:41 +02:00
tests.toml Ignore zerotier pre-install warning install for tests 2024-05-17 21:14:15 +02:00

Logo of ZeroUI ZeroUI, packaged for YunoHost

Web user interface for a ZeroTier network controller

Version: 1.5.8~ynh2

📦 Developer info

Automatic tests level

🛠️ Upstream ZeroUI repository: https://github.com/dec0dOS/zero-ui

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

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

📚 App packaging documentation

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