packaging_format = 2 id = "galette" name = "Galette" description.en = "Membership management web application for non profit organizations" description.fr = "Outil de gestion d'adhérents et de cotisation en ligne pour associations" version = "1.0.4~ynh1" maintainers = [] [upstream] license = "GPL-3.0-or-later" website = "https://www.galette.eu" demo = "https://demo.galette.eu/login" admindoc = "https://doc.galette.eu/fr/master/" code = "https://github.com/galette/galette" [integration] yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false sso = false disk = "50M" ram.build = "150M" ram.runtime = "50M" [install] [install.domain] type = "domain" [install.path] type = "path" default = "/galette" [install.init_main_permission] type = "group" default = "visitors" [install.admin] type = "user" [install.password] type = "password" [resources] [resources.sources.main] url = "https://github.com/galette/galette/archive/refs/tags/1.0.4.tar.gz" sha256 = "7f4c784fb1db00fb85723e35e86c74bc1d0e4263c50c182af609b9b7bed505ee" autoupdate.strategy = "latest_github_tag" [resources.system_user] allow_email = true [resources.install_dir] [resources.permissions] main.url = "/" [resources.apt] packages = "postgresql, php8.2-tidy, php8.2-intl, php8.2-mbstring, php8.2-xml, php8.2-gd, php8.2-curl, php8.2-pgsql" [resources.database] type = "postgresql"