2023-04-27 09:44:41 +02:00
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
id = "humhub"
|
|
|
|
name = "HumHub"
|
|
|
|
description.en = "Enterprise Social Network"
|
|
|
|
description.fr = "Réseau Social d'Entreprise"
|
|
|
|
|
2023-12-27 18:34:17 +01:00
|
|
|
version = "1.15.2~ynh1"
|
2023-04-27 09:44:41 +02:00
|
|
|
|
|
|
|
maintainers = ["Nils Van Zuijlen"]
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
license = "AGPL-3.0-only"
|
|
|
|
website = "https://www.humhub.org"
|
|
|
|
demo = "https://www.humhub.com/en"
|
|
|
|
admindoc = "https://docs.humhub.org"
|
|
|
|
code = "https://github.com/humhub/humhub"
|
|
|
|
|
|
|
|
[integration]
|
2023-09-07 22:50:02 +02:00
|
|
|
yunohost = ">= 11.2"
|
2023-04-27 09:51:02 +02:00
|
|
|
architectures = "all"
|
2023-04-27 09:44:41 +02:00
|
|
|
multi_instance = true
|
2023-12-27 18:31:31 +01:00
|
|
|
|
2023-04-27 09:51:02 +02:00
|
|
|
ldap = true
|
2023-12-27 18:31:31 +01:00
|
|
|
|
2023-04-27 09:51:02 +02:00
|
|
|
sso = false
|
2023-12-27 18:31:31 +01:00
|
|
|
|
2023-04-27 09:51:02 +02:00
|
|
|
disk = "50M"
|
|
|
|
ram.build = "50M"
|
|
|
|
ram.runtime = "50M"
|
2023-04-27 09:44:41 +02:00
|
|
|
|
|
|
|
[install]
|
|
|
|
[install.domain]
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
[install.path]
|
|
|
|
type = "path"
|
|
|
|
default = "/humhub"
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
type = "group"
|
|
|
|
default = false
|
|
|
|
|
|
|
|
[install.admin]
|
|
|
|
type = "user"
|
|
|
|
|
|
|
|
[resources]
|
|
|
|
[resources.sources.main]
|
2023-12-27 18:34:17 +01:00
|
|
|
url = "https://download.humhub.com/downloads/install/humhub-1.15.2.tar.gz"
|
|
|
|
sha256 = "fe376390fdfc2037fdf130b21fcc54c027b7c3a3e659e85d6243f53c09566154"
|
2023-04-27 09:44:41 +02:00
|
|
|
|
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
main.url = "/"
|
|
|
|
|
2023-04-27 09:51:02 +02:00
|
|
|
[resources.apt]
|
2023-12-27 18:35:07 +01:00
|
|
|
packages = "mariadb-server, php8.2-imagick, php8.2-curl, php8.2-bz2, php8.2-gd, php8.2-intl, php8.2-mysql, php8.2-zip, php8.2-apcu, php8.2-xml, php8.2-ldap"
|
2023-04-27 09:51:02 +02:00
|
|
|
|
2023-04-27 09:44:41 +02:00
|
|
|
[resources.database]
|
|
|
|
type = "mysql"
|