1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chatonsinfos_ynh.git synced 2024-09-03 18:15:58 +02:00
chatonsinfos_ynh/manifest.toml

56 lines
1.8 KiB
TOML
Raw Normal View History

2023-08-04 22:12:34 +02:00
packaging_format = 2
2023-08-24 17:03:22 +02:00
id = "chatonsinfos"
2023-08-04 22:50:21 +02:00
name = "Chatons Infos"
2023-08-24 17:03:22 +02:00
description.en = "Create stats files Chatons compliant and enable configuration in config pannel"
description.fr = "Génère automatiquement les fichiers de statistiques Chatons et permet leur configuration dans le panneau de configuration"
2023-08-04 22:12:34 +02:00
version = "1.0~ynh1"
2023-08-04 22:50:21 +02:00
maintainers = ["oiseauroch", "ljf"]
2023-08-04 22:12:34 +02:00
[upstream]
# NB: Only the "license" key is mandatory. Remove entries for which there's no relevant data
2023-08-24 17:03:22 +02:00
license = "AGPL-3.0"
2023-08-04 22:50:21 +02:00
website = "https://framagit.org/chatons/chatonsinfos/-/blob/master/"
demo = "https://stats.chatons.org/index.xhtml"
admindoc = "https://framagit.org/chatons/chatonsinfos/-/blob/master/README.md"
code = "https://framagit.org/chatons/chatonsinfos"
2023-08-04 22:12:34 +02:00
[integration]
2023-08-24 17:03:22 +02:00
yunohost = ">= 11.1.0"
2023-08-04 22:12:34 +02:00
architectures = "all"
2023-08-04 22:50:21 +02:00
multi_instance = "not_relevant"
ldap = "not_relevant"
sso = "not_relevant"
2023-08-04 22:12:34 +02:00
disk = "50M"
2023-08-24 17:03:22 +02:00
ram.build = "50M"
ram.runtime = "50M"
2023-08-04 22:12:34 +02:00
[install]
[install.domain]
# this is a generic question - ask strings are automatically handled by YunoHost's core
type = "domain"
2023-08-24 17:03:22 +02:00
[install.path]
# this is a generic question - ask strings are automatically handled by YunoHost's core
type = "path"
default = "/.well_known/chatonsinfos/"
2023-08-04 22:12:34 +02:00
[resources]
# See the packaging documentation for the full set
# of explanation regarding the behavior and properties for each of those
[resources.sources]
2023-08-04 22:50:21 +02:00
2023-08-24 17:03:22 +02:00
[resources.sources.main]
2023-08-04 22:50:21 +02:00
url = "https://framagit.org/chatons/chatonsinfos/-/archive/master/chatonsinfos-master.tar.gz?path=MODELES"
sha256 = "664e1c934ea2fd0b5ee4ff55bbabbc81227a256ee12fd7d18319d13c095690bb"
in_subdir = true
2023-08-04 22:12:34 +02:00
[resources.system_user]
# This will provision/deprovision a unix system user
[resources.install_dir]
# This will create/remove the install dir as /var/www/$app
# and store the corresponding setting $install_dir