packaging_format = 2 id = "wetty" name = "Wetty" description.en = "Terminal in browser over http/https. (Ajaxterm/Anyterm alternative, but much better)" description.fr = "Un terminal dans le navigateur sur http/https. (Alternative à Ajaxterm/Anyterm, mais bien meilleur)" version = "2.5.0~ynh3" maintainers = ["Salamandar"] [upstream] license = "MIT" code = "https://github.com/butlerx/wetty" [integration] yunohost = ">=11.1.20" architectures = "all" multi_instance = true ldap = "not_relevant" sso = false disk = "50M" ram.build = "700M" ram.runtime = "50M" [install] [install.domain] type = "domain" [install.path] type = "path" default = "/wetty" [install.init_main_permission] help.en = "Even if public, it still requires authentication." help.fr = "Même publique, vous devrez vous authentifier" type = "group" default = false [resources] [resources.sources.main] url = "https://github.com/butlerx/wetty/archive/refs/tags/v2.5.0.tar.gz" sha256 = "a6f7e3687619c29b2b8cc04b502fd8207c53a895527849557d3d3ed7f362cbac" autoupdate.strategy = "latest_github_release" [resources.system_user] [resources.install_dir] [resources.permissions] main.url = "/" [resources.ports] main.default = 8095 [resources.apt] packages = "" extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main" extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg" extras.yarn.packages = "yarn"