1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wetty_ynh.git synced 2024-09-03 18:16:29 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-06-10 15:35:23 +00:00 committed by Félix Piédallu
parent 03cc4a989d
commit 2797bddde8
2 changed files with 0 additions and 33 deletions

View file

@ -25,23 +25,6 @@ Terminal over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm bu
![Screenshot of Wetty](./doc/screenshots/terminal.png)
## Disclaimers / important information
### Configuration
There is few configuration in Wetty:
* Startup config (listen port, URL path, SSH host) is contained in the systemd service file
* User interface configuration is done through the web GUI itself.
* Is LDAP and HTTP authentication supported? **No**
* You need to manually log in.
* You can log in as a specific user using `https://<host>/wetty/ssh/<username>`
* You can specify at install if Wetty should be visible by users not logged into YunoHost.
* You can't use ssh key authentication.
## Documentation and resources
* Official app website: <https://github.com/butlerx/wetty/>

View file

@ -25,22 +25,6 @@ Terminal sur HTTP et HTTPS. WeTTy est une alternative à ajaxterm et anyterm mai
![Capture décran de Wetty](./doc/screenshots/terminal.png)
## Avertissements / informations importantes
### Configuration
Il y a peu de configuration dans Wetty :
* La configuration de démarrage (port d'écoute, chemin d'URL, hôte SSH) est contenue dans le fichier de service systemd
* La configuration de l'interface utilisateur se fait via l'interface graphique Web elle-même.
* L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
* Vous devez vous connecter manuellement.
* Vous pouvez spécifier l'utilisateur en accédent directement `https://<host>/wetty/ssh/<username>`
* Vous pouvez spécifier à l'installation si Wetty devrait être accessible par des visiteurs non connectés sur YunoHost.
* Vous ne pouvez pas vous authentifier par une clé SSH.
## Documentations et ressources
* Site officiel de lapp : <https://github.com/butlerx/wetty/>