3.2 KiB
ZeroUI pour YunoHost
Lire le README dans d'autres langues.
Ce package vous permet d’installer ZeroUI rapidement et simplement sur un serveur YunoHost.
Si vous n’avez pas YunoHost, consultez ce guide pour savoir comment l’installer et en profiter.
Vue d’ensemble
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.
Version incluse : 1.5.8~ynh1
Captures d’écran
🔴 Anti-fonctionnalités
- **Dépendances non libres **: Dépend pour fonctionner de dépendances logicielles non libres.
Documentations et ressources
- Dépôt de code officiel de l’app : https://github.com/dec0dOS/zero-ui
- YunoHost Store : https://apps.yunohost.org/app/zeroui
- Signaler un bug : https://github.com/YunoHost-Apps/zeroui_ynh/issues
Informations pour les développeurs
Merci de faire vos pull request sur la branche testing
.
Pour essayer la branche testing
, procédez comme suit :
sudo yunohost app install https://github.com/YunoHost-Apps/zeroui_ynh/tree/testing --debug
ou
sudo yunohost app upgrade zeroui -u https://github.com/YunoHost-Apps/zeroui_ynh/tree/testing --debug
Plus d’infos sur le packaging d’applications : https://yunohost.org/packaging_apps