mirror of
https://github.com/YunoHost-Apps/ztncui_ynh.git
synced 2024-09-03 18:06:05 +02:00
Auto-update README
This commit is contained in:
parent
97c4bbaa52
commit
2b43e75375
2 changed files with 59 additions and 49 deletions
70
README.md
70
README.md
|
@ -1,66 +1,36 @@
|
||||||
# ZeroTier network controller user interface for YunoHost
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/ztncui)
|
# Zerotier UI for YunoHost
|
||||||
[](https://install-app.yunohost.org/?app=ztncui)
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/ztncui)  
|
||||||
|
[](https://install-app.yunohost.org/?app=ztncui)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allow you to install ztncui quickly and simply on a YunoHost server.
|
> *This package allows you to install Zerotier UI quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
ztncui is a web user interface for a standalone ZeroTier network controller. It requires the ZeroTier app for YunoHost.
|
|
||||||
|
|
||||||
**Shipped version:** 0.5.8
|
ZeroTier network controller user interface
|
||||||
|
|
||||||
## Screenshots
|
**Shipped version:** 20210310~ynh1
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Configuration
|
|
||||||
|
|
||||||
No particular configuration is needed after initial installation.
|
## Documentation and resources
|
||||||
|
|
||||||
## Documentation
|
* 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
|
||||||
|
|
||||||
* Official documentation: https://key-networks.com/ztncui/
|
## Developer info
|
||||||
* YunoHost documentation: If specific documentation is needed, feel free to contribute.
|
|
||||||
|
|
||||||
## YunoHost specific features
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/ztncui_ynh/tree/testing).
|
||||||
|
|
||||||
#### Multi-users support
|
|
||||||
|
|
||||||
* No LDAP and HTTP auth supported.
|
|
||||||
* Can the app be used by multiple users? Yes, you have to add them manually in `/opt/key-networks/ztncui/src/etc/passwd`, see ztncui documentation.
|
|
||||||
|
|
||||||
#### Supported architectures
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/ztncui/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/ztncui/)
|
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
* [ZeroTier for YunoHost](https://github.com/YunoHost-Apps/zerotier_ynh) has to be installed beforehand.
|
|
||||||
|
|
||||||
## Additional information
|
|
||||||
|
|
||||||
* Other information you would add about this application
|
|
||||||
|
|
||||||
**More information on the documentation page:**
|
|
||||||
https://yunohost.org/packaging_apps
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/ztncui_ynh/issues
|
|
||||||
* App website: https://key-networks.com/ztncui/
|
|
||||||
* Upstream app repository: https://github.com/key-networks/ztncui
|
|
||||||
* YunoHost website: https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Developers info
|
|
||||||
|
|
||||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/ztncui_ynh/tree/testing).
|
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
```
|
||||||
|
@ -68,3 +38,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/ztncui_ynh/tree/testi
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade ztncui -u https://github.com/YunoHost-Apps/ztncui_ynh/tree/testing --debug
|
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
|
38
README_fr.md
Normal file
38
README_fr.md
Normal file
|
@ -0,0 +1,38 @@
|
||||||
|
# Zerotier UI pour YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/ztncui)  
|
||||||
|
[](https://install-app.yunohost.org/?app=ztncui)
|
||||||
|
|
||||||
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
> *Ce package vous permet d'installer Zerotier UI rapidement et simplement sur un serveur YunoHost.
|
||||||
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
|
## Vue d'ensemble
|
||||||
|
|
||||||
|
Interface utilisateur pour le contrôleur de réseau ZeroTier
|
||||||
|
|
||||||
|
**Version incluse :** 20210310~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Documentations et ressources
|
||||||
|
|
||||||
|
* Site officiel de l'app : https://key-networks.com/ztncui/
|
||||||
|
* Dépôt de code officiel de l'app : https://github.com/key-networks/ztncui
|
||||||
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_ztncui
|
||||||
|
* Signaler un bug : https://github.com/YunoHost-Apps/ztncui_ynh/issues
|
||||||
|
|
||||||
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/ztncui_ynh/tree/testing).
|
||||||
|
|
||||||
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
```
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/ztncui_ynh/tree/testing --debug
|
||||||
|
ou
|
||||||
|
sudo yunohost app upgrade ztncui -u https://github.com/YunoHost-Apps/ztncui_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue