packaging_format = 2 id = "mineweb" name = "MineWeb" description.en = "Customizable and intuitive CMS" description.fr = "CMS personnalisable et intuitif" version = "1.15.2~ynh2" maintainers = [] [upstream] license = "AGPL-3.0-only" website = "https://mineweb.org/" admindoc = "https://docs.mineweb.org/" code = "https://github.com/MineWeb/MineWebCMS/" [integration] yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M" [install] [install.domain] type = "domain" [install.path] type = "path" default = "/mineweb" [install.init_main_permission] help.en = "If enabled, MineWeb will be accessible by people who do not have an account. This can be changed later via the webadmin." help.fr = "Si cette case est cochée, MineWeb sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." type = "group" default = "visitors" [resources] [resources.sources.main] url = "https://github.com/MineWeb/MineWebCMS/archive/v1.15.2.tar.gz" sha256 = "5192522854a08c3aebb0af70f88fa4b63f50006736d24d37bbbcd1bb016b62fe" autoupdate.strategy = "latest_github_tag" [resources.system_user] [resources.install_dir] [resources.permissions] main.url = "/" [resources.apt] packages = "mariadb-server, php8.2-zip, php8.2-gd, php8.2-curl" [resources.database] type = "mysql"