1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zeroui_ynh.git synced 2024-09-03 18:05:57 +02:00
zeroui_ynh/README_es.md
2024-06-22 22:46:31 +00:00

3.1 KiB

ZeroUI para Yunohost

Nivel de integración Estado funcional Estado En Mantención

Instalar ZeroUI con Yunhost

Leer este README en otros idiomas.

Este paquete le permite instalarZeroUI rapidamente y simplement en un servidor YunoHost.
Si no tiene YunoHost, visita the guide para aprender como instalarla.

Descripción general

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.

Versión actual: 1.5.8~ynh1

Capturas

Captura de ZeroUI

🔴 Características no deseables

  • Non-free dependencies: Relies on software dependencies that are not free in order to run.

Documentaciones y recursos

Información para desarrolladores

Por favor enviar sus correcciones a la [branch testing](https://github.com/YunoHost-Apps/zeroui_ynh/tree/testing

Para probar la rama testing, sigue asÍ:

sudo yunohost app install https://github.com/YunoHost-Apps/zeroui_ynh/tree/testing --debug
o
sudo yunohost app upgrade zeroui -u https://github.com/YunoHost-Apps/zeroui_ynh/tree/testing --debug

Mas informaciones sobre el empaquetado de aplicaciones: https://yunohost.org/packaging_apps