2023-03-12 08:24:05 +01:00
|
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
|
|
id = "cryptpad"
|
|
|
|
|
name = "CryptPad"
|
|
|
|
|
description.en = "Zero Knowledge realtime collaborative office suite"
|
|
|
|
|
description.fr = "Suite bureautique chiffrée pour la collaboration en temps réel"
|
|
|
|
|
|
2023-03-12 08:42:18 +01:00
|
|
|
|
version = "5.2.1~ynh7"
|
2023-03-12 08:24:05 +01:00
|
|
|
|
|
|
|
|
|
maintainers = ["frju365"]
|
|
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
|
license = "AGPL-3.0-only"
|
|
|
|
|
website = "https://cryptpad.fr/"
|
|
|
|
|
demo = "https://cryptpad.fr/"
|
|
|
|
|
admindoc = "https://docs.cryptpad.fr/en/"
|
|
|
|
|
code = "https://github.com/xwiki-labs/cryptpad"
|
2023-03-12 08:42:18 +01:00
|
|
|
|
cpe = "cpe:2.3:a:xwiki:cryptpad"
|
|
|
|
|
fund = "https://opencollective.com/cryptpad/contribute?language=fr"
|
2023-03-12 08:24:05 +01:00
|
|
|
|
|
|
|
|
|
[integration]
|
2023-03-12 08:42:18 +01:00
|
|
|
|
yunohost = ">= 11.1.15"
|
|
|
|
|
architectures = "all"
|
2023-03-12 08:24:05 +01:00
|
|
|
|
multi_instance = false
|
2023-03-12 08:42:18 +01:00
|
|
|
|
ldap = false
|
|
|
|
|
sso = false
|
|
|
|
|
disk = "50M"
|
2023-03-12 09:12:20 +01:00
|
|
|
|
ram.build = "350M"
|
2023-03-12 08:42:18 +01:00
|
|
|
|
ram.runtime = "50M"
|
2023-03-12 08:24:05 +01:00
|
|
|
|
|
|
|
|
|
[install]
|
|
|
|
|
[install.domain]
|
|
|
|
|
help.en = "CryptPad needs to be installed in a dedicated domain or sub-domain."
|
|
|
|
|
help.fr = "CryptPad doit être installé dans un domaine ou sous-domaine dédié."
|
|
|
|
|
type = "domain"
|
|
|
|
|
full_domain = true
|
|
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
|
help.en = "If enabled, CryptPad 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, CryptPad sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
|
|
|
|
type = "group"
|
|
|
|
|
default = "visitors"
|
|
|
|
|
|
|
|
|
|
[install.admin]
|
|
|
|
|
type = "user"
|
|
|
|
|
|
|
|
|
|
[resources]
|
|
|
|
|
[resources.sources.main]
|
|
|
|
|
url = "https://github.com/xwiki-labs/cryptpad/archive/5.2.1.tar.gz"
|
|
|
|
|
sha256 = "945abe5bae0da25a4e2ef8e02730aaa5bb5e5a0b8bfd7a23a09ec38422d7c47f"
|
|
|
|
|
|
2023-03-12 08:42:18 +01:00
|
|
|
|
[resources.ports]
|
|
|
|
|
main.default = 3000
|
|
|
|
|
porti.default = 3001
|
2023-03-12 08:24:05 +01:00
|
|
|
|
|
|
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
|
main.url = "/"
|