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.0~ynh3" 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/releases/download/1.0.0rc3/galette-1.0.0-rc3-20231122-a9c2ed838d.1.tar.bz2" sha256 = "b4d5ed0c47baf03d5f1be69e3ba25b10ece5e22e62c308b4bc9867f4003a0a55" 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"