1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/linuxdash_ynh.git synced 2024-09-03 19:36:07 +02:00
linuxdash_ynh/manifest.toml
Éric Gaspar 135cc66552 v2
2023-06-11 18:39:46 +02:00

55 lines
1.2 KiB
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

packaging_format = 2
id = "linuxdash"
name = "Linux-Dash"
description.en = "Monitoring web dashboard for GNU/linux machine"
description.fr = "Tableau de bord léger pour le monitoring dun serveur GNU/linux"
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]
yunohost = ">= 11.1.19"
architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/dash"
[install.admin]
type = "user"
[resources]
[resources.sources.main]
url = "https://github.com/tariqbuilds/linux-dash/archive/186a802ea76e8bfcab7e8e7ebc533b74f80306fc.tar.gz"
sha256 = "506ae346f69b2002d4e3494d6aaa92104dbc8e50c8740acb2c49bc592a5939ce"
[resources.ports]
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"
[resources.apt]
packages = "supervisor"