mirror of
https://github.com/YunoHost-Apps/zeroui_ynh.git
synced 2025-11-05 10:58:37 +01:00
ZeroTier Controller Web UI, packaged for YunoHost
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
ZeroUI, packaged for YunoHost
Web user interface for a ZeroTier network controller
📦 Developer info
🛠️ 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.