2023-06-09 19:13:21 +02:00
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
id = "cultivons"
|
|
|
|
name = "Cultivons"
|
|
|
|
description.en = "Sustainable Autonomous Base Manager"
|
|
|
|
description.fr = "Gestionnaire de Base Autonome Durable"
|
|
|
|
|
2023-06-09 19:26:10 +02:00
|
|
|
version = "1.8~ynh1"
|
2023-06-09 19:13:21 +02:00
|
|
|
|
|
|
|
maintainers = ["Pierre Levasseur"]
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
license = "Apache-2.0"
|
|
|
|
website = "https://xulops.net/forge/cultivons.php"
|
|
|
|
demo = "https://cultivons-demo.xulops.net"
|
|
|
|
admindoc = "https://xulops.net/forge/cultivons.php?menu=about"
|
|
|
|
userdoc = "https://xulops.net/forge/cultivons.php?menu=about"
|
|
|
|
code = "https://xulops.net/forge/cultivons.php?menu=download"
|
|
|
|
|
|
|
|
[integration]
|
2023-07-26 19:57:06 +02:00
|
|
|
yunohost = ">= 11.2"
|
2023-06-09 19:19:06 +02:00
|
|
|
architectures = "all"
|
2023-06-09 19:13:21 +02:00
|
|
|
multi_instance = true
|
2023-06-09 19:19:06 +02:00
|
|
|
ldap = false
|
|
|
|
sso = false
|
|
|
|
disk = "50M"
|
|
|
|
ram.build = "50M"
|
|
|
|
ram.runtime = "50M"
|
2023-06-09 19:13:21 +02:00
|
|
|
|
|
|
|
[install]
|
|
|
|
[install.domain]
|
|
|
|
type = "domain"
|
|
|
|
full_domain = true
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
help.fr = "Cette page sera accessible par n'importe qui. En revanche, la configuration reste personnelle"
|
|
|
|
help.en = "The page will be accessible by anyone."
|
|
|
|
type = "group"
|
2023-06-12 16:39:48 +02:00
|
|
|
default = "visitors"
|
2023-06-09 19:13:21 +02:00
|
|
|
|
|
|
|
[resources]
|
|
|
|
[resources.sources.main]
|
2023-06-09 19:26:10 +02:00
|
|
|
url = "https://xulops.net/forge/cultivons.php?f=download&pk=43&v=266a047613f488f2bc0bac772667ac27"
|
|
|
|
sha256 = "2834a0b744eaf9318c5d85a10eecd52ab4553a47268f7c0ddfc89dc8089e0589"
|
2023-06-12 16:23:38 +02:00
|
|
|
extract = true
|
|
|
|
in_subdir = true
|
|
|
|
format = "zip"
|
2023-06-09 19:13:21 +02:00
|
|
|
|
|
|
|
|
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
main.url = "/"
|
2023-06-09 19:19:06 +02:00
|
|
|
|
|
|
|
[resources.apt]
|
2023-06-12 16:45:08 +02:00
|
|
|
packages = "php8.0-fpm, php8.0-sqlite3"
|