mirror of
https://github.com/YunoHost-Apps/zeroui_ynh.git
synced 2024-09-03 18:05:57 +02:00
3 KiB
3 KiB
YunoHost 上的 ZeroUI
通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 ZeroUI。
如果您还没有 YunoHost,请参阅指南了解如何安装它。
概况
ZeroTier Controller Web UI is a web user interface for a self-hosted ZeroTier network controller.
This project is highly inspired by ztncui and was developed to address the current limitations of applying the self-hosted network controllers. Some ztncui problems cannot be fixed because of the core architecture of the project. ZeroUI tries to solve them and implements the following features:
- Full React-powered lightweight SPA that brings a better user experience, and ZeroUI is mobile-friendly.
- ZeroUI has ZeroTier Central compatible API. That means you could use CLI tools and custom applications made only for ZeroTier Central to manage your networks.
- ZeroUI implements controller-specific workarounds that address some existing issues. ZTNCUI does not.
- ZeroUI is more feature complete. ZeroUI has almost all network-controller-supported features, for example, rule editor. The development process hasn't stopped, so you will enjoy new features and bug fixes shortly.
分发版本: 1.5.8~ynh1
截图
🔴 负面特征
- Non-free dependencies: Relies on software dependencies that are not free in order to run.
文档与资源
- 上游应用代码库: https://github.com/dec0dOS/zero-ui
- YunoHost 商店: https://apps.yunohost.org/app/zeroui
- 报告 bug: https://github.com/YunoHost-Apps/zeroui_ynh/issues
开发者信息
请向 testing
分支 发送拉取请求。
如要尝试 testing
分支,请这样操作:
sudo yunohost app install https://github.com/YunoHost-Apps/zeroui_ynh/tree/testing --debug
或
sudo yunohost app upgrade zeroui -u https://github.com/YunoHost-Apps/zeroui_ynh/tree/testing --debug
有关应用打包的更多信息: https://yunohost.org/packaging_apps