packaging_format = 2 id = "leantime" name = "Leantime" description.en = "Project management system for startups and innovators" description.fr = "Système de gestion de projet pour les startups et les innovateurs" version = "3.2.0~ynh1" maintainers = [] [upstream] license = "GPL-2.0" website = "https://leantime.io/" admindoc = "https://docs.leantime.io" code = "https://github.com/Leantime/leantime" [integration] yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = true sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M" [install] [install.domain] type = "domain" [install.init_main_permission] type = "group" default = "visitors" [install.language] ask.en = "Choose the application language" ask.fr = "Choisissez la langue de l'application" type = "select" choices = ["en-US", "es-ES", "it-IT", "fr-FR"] default = "fr-FR" [resources] [resources.sources] [resources.sources.main] url = "https://github.com/Leantime/leantime/releases/download/v3.2.0/Leantime-v3.2.0.zip" sha256 = "1a287a157f6e57c99c42a2a5238b8daedf22a85718a0a5daaf3e2f904468308f" autoupdate.strategy = "latest_github_release" autoupdate.asset = "Leantime-v.*.zip" [resources.system_user] allow_email = true [resources.install_dir] [resources.permissions] main.url = "/" api.url = "/api" api.allowed = "visitors" api.auth_header =false api.show_tile = false [resources.apt] packages = "mariadb-server, php8.3-mysql, php8.3-mbstring, php8.3-xml, php8.3-curl, php8.3-gd, php8.3-imagick, php8.3-ldap" [resources.database] type = "mysql"