2023-06-11 18:30:58 +02:00
|
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
|
|
id = "linuxdash"
|
|
|
|
|
name = "Linux-Dash"
|
2023-06-11 18:39:46 +02:00
|
|
|
|
description.en = "Monitoring web dashboard for GNU/linux machine"
|
|
|
|
|
description.fr = "Tableau de bord léger pour le monitoring d’un serveur GNU/linux"
|
2023-06-11 18:30:58 +02:00
|
|
|
|
|
|
|
|
|
version = "2.0~ynh3"
|
|
|
|
|
|
|
|
|
|
maintainers = ["Moul"]
|
|
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
|
license = "MIT"
|
|
|
|
|
website = "https://github.com/afaqurk/linux-dash"
|
|
|
|
|
demo = "https://afaqurk.github.io/linux-dash/"
|
|
|
|
|
admindoc = "https://github.com/afaqurk/linux-dash/wiki"
|
|
|
|
|
code = "https://github.com/afaqurk/linux-dash"
|
|
|
|
|
|
|
|
|
|
[integration]
|
2023-06-11 18:39:46 +02:00
|
|
|
|
yunohost = ">= 11.1.19"
|
|
|
|
|
architectures = "all"
|
2023-06-11 18:30:58 +02:00
|
|
|
|
multi_instance = true
|
2023-06-11 18:39:46 +02:00
|
|
|
|
ldap = false
|
|
|
|
|
sso = false
|
|
|
|
|
disk = "50M"
|
|
|
|
|
ram.build = "50M"
|
|
|
|
|
ram.runtime = "50M"
|
2023-06-11 18:30:58 +02:00
|
|
|
|
|
|
|
|
|
[install]
|
|
|
|
|
[install.domain]
|
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
|
|
[install.path]
|
|
|
|
|
type = "path"
|
|
|
|
|
default = "/dash"
|
|
|
|
|
|
|
|
|
|
[install.admin]
|
|
|
|
|
type = "user"
|
|
|
|
|
|
|
|
|
|
[resources]
|
|
|
|
|
[resources.sources.main]
|
2023-06-11 18:39:46 +02:00
|
|
|
|
url = "https://github.com/tariqbuilds/linux-dash/archive/186a802ea76e8bfcab7e8e7ebc533b74f80306fc.tar.gz"
|
2023-06-11 18:30:58 +02:00
|
|
|
|
sha256 = "506ae346f69b2002d4e3494d6aaa92104dbc8e50c8740acb2c49bc592a5939ce"
|
|
|
|
|
|
2023-06-11 18:39:46 +02:00
|
|
|
|
[resources.ports]
|
2023-06-11 18:30:58 +02:00
|
|
|
|
|
|
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
|
main.url = "/"
|
2023-06-11 18:39:46 +02:00
|
|
|
|
|
|
|
|
|
[resources.apt]
|
|
|
|
|
packages = "supervisor"
|