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/README.md
2020-10-13 08:47:33 +02:00

2.4 KiB

Wetty for YunoHost

Integration level
Install Wetty with YunoHost

Lire ce readme en français.

This package allows you to install Wetty quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Terminal in browser over http/https. (Ajaxterm/Anyterm alternative, but much better)

Shipped version: 2.0.2

Screenshots

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.

Documentation

YunoHost specific features

Multi-user support

Multi-user doesn't really mean anything. You can log as any system user that allows local SSH login.

You can specify at install if users should log into YunoHost first to be able to access Wetty, or if visitors can access it too.

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

  • You can't use ssh key authentication.

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/wetty_ynh/tree/testing --debug
or
sudo yunohost app upgrade wetty -u https://github.com/YunoHost-Apps/wetty_ynh/tree/testing --debug