mirror of
https://github.com/YunoHost-Apps/httpsh_ynh.git
synced 2024-09-03 19:25:55 +02:00
ttyd package for YunoHost, a web terminal client
e38e2f15e3
* Fix ynh_add_config * Fix default install path * Remove custom_command from install questions * Fix typo * add license * Fix inconsistency in systemd service name * Fix /var/log/app creation before fail2ban run * Fix httpsh install * Use github artifacts instead of deb package * Indent using spaces * set extract = false on source * Fix: chmod +x on executable * Fix permissions * Fix ynh_setup_source * Fix fail2ban on upgrade |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
.gitattributes | ||
.gitignore | ||
config_panel.toml.example | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
tests.toml |
httpsh on ttyd for YunoHost
This package allows you to install httpsh on ttyd quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
This package is based on two projects:
Shipped version: 1.7.3~ynh1
Screenshots
Documentation and resources
- Official admin documentation: https://github.com/tsl0922/ttyd/wiki/Example-Usage
- Upstream app code repository: https://github.com/leshniak/httpsh
- YunoHost documentation for this app: https://yunohost.org/app_httpsh
- Report a bug: https://github.com/YunoHost-Apps/httpsh_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/httpsh_ynh/tree/testing --debug
or
sudo yunohost app upgrade httpsh -u https://github.com/YunoHost-Apps/httpsh_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps