mirror of
https://github.com/YunoHost-Apps/ztncui_ynh.git
synced 2024-09-03 18:06:05 +02:00
2.2 KiB
2.2 KiB
Zerotier UI for YunoHost
This package allows you to install Zerotier UI quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
ztncui is a web user interface for a standalone ZeroTier network controller. It allows you to take control of your own ZeroTier network without relying on the publisher's cloud-based controller.
Shipped version: 20220103~ynh4
Screenshots
Disclaimers / important information
Dependency
- ZeroTier for YunoHost has to be installed beforehand.
Multi-users support
- LDAP and HTTP auth are not supported.
- Multiple users can use the app, you have to add them manually in
/opt/key-networks/ztncui/src/etc/passwd
, see ztncui's documentation.
Documentation and resources
- Official app website: https://key-networks.com/ztncui/
- Upstream app code repository: https://github.com/key-networks/ztncui
- YunoHost documentation for this app: https://yunohost.org/app_ztncui
- Report a bug: https://github.com/YunoHost-Apps/ztncui_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/ztncui_ynh/tree/testing --debug
or
sudo yunohost app upgrade ztncui -u https://github.com/YunoHost-Apps/ztncui_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps