1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wetty_ynh.git synced 2024-09-03 18:16:29 +02:00
wetty_ynh/doc/ADMIN.md
Éric Gaspar fe5b2cbb69 cleaning
2023-06-10 21:16:07 +02:00

12 lines
464 B
Markdown

### 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.
* You need to manually log in.
* You can log in as a specific user using `https://__DOMAIN__/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.