2023-02-24 00:06:37 +01:00
packaging_format = 2
id = "zwave-js-ui"
name = "Zwave-JS-UI"
description . en = "Full featured Z-Wave Control Panel and MQTT Gateway integrated with domoticz"
description . fr = "Panneau de controle Z-Wave et MQTT intégré avec Domoticz"
2023-04-08 08:21:48 +02:00
version = "8.13.1~ynh1"
2023-02-24 00:06:37 +01:00
maintainers = [ "Krakinou" ]
[ upstream ]
license = "MIT"
website = "https://zwave-js.github.io/zwave-js-ui/#/"
admindoc = "https://zwave-js.github.io/zwave-js-ui/#/"
userdoc = "https://www.domoticz.com/wiki/Zwave-JS-UI"
code = "https://github.com/zwave-js/zwave-js-ui"
fund = "https://liberapay.com/robertsLando/donate"
[ integration ]
yunohost = ">= 11.1.11"
2023-02-24 00:15:29 +01:00
architectures = "all"
2023-02-24 00:06:37 +01:00
multi_instance = false
ldap = "not_relevant"
sso = "not_relevant"
disk = "650M"
ram . build = "2G"
2023-02-24 21:50:22 +01:00
ram . runtime = "100M"
2023-02-24 00:06:37 +01:00
[ install ]
[ install . domain ]
type = "domain"
[ install . path ]
type = "path"
default = "/zwavejsui"
[ install . init_main_permission ]
2023-02-24 00:29:18 +01:00
help . en = "If set public, anyone can access the app without login in YunoHost, you activate password protected login from within the app"
help . fr = "Si publique, N'importe qui peut accéder à l'application sans se connecter à YunoHost, vous pouvez cependant activer une connection par mot de passe depuis l'application"
2023-02-24 00:06:37 +01:00
type = "group"
2023-02-24 00:28:54 +01:00
default = "all_users"
2023-02-24 00:06:37 +01:00
[ resources ]
[ resources . system_user ]
[ resources . install_dir ]
[ resources . permissions ]
main . url = "/"
[ resources . ports ]
main . default = 8091