#:schema https://raw.githubusercontent.com/YunoHost/apps/main/schemas/manifest.v2.schema.json packaging_format = 2 id = "globinours" name = "Globinours" description.en = "Lightweight animal shelter management" description.fr = "Gestion légère et complète pour refuges animaliers" version = "1.0.0-rc.3~ynh2" maintainers = ["OverSu"] [upstream] license = "AGPL-3.0-or-later" code = "https://nnsprod.com/git/oversu/Globinours" [integration] yunohost = ">= 12.1.17" helpers_version = "2.1" architectures = "all" multi_instance = true ldap = "not_relevant" sso = "not_relevant" disk = "300M" ram.build = "100M" ram.runtime = "100M" [install] [install.domain] type = "domain" [install.init_main_permission] type = "group" default = "visitors" [resources] [resources.sources.main] url = "https://nnsprod.com/git/oversu/Globinours/archive/9a2b4068da3c707aa32f365b2d7943398703c44b.tar.gz" sha256 = "164f56084cf6c75fd1a6f2ae9c7639c65b09e54266b7d3fd07bb1902515a36b5" in_subdir = true autoupdate.strategy = "latest_forgejo_commit" autoupdate.upstream = "https://nnsprod.com/git/oversu/Globinours" [resources.system_user] [resources.install_dir] [resources.data_dir] [resources.permissions] main.url = "/" [resources.apt] packages = "php8.2-fpm, php8.2-cli, php8.2-sqlite3, php8.2-mbstring, php8.2-xml, php8.2-zip, php8.2-gd, php8.2-curl, php8.2-intl, sqlite3"