1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00
cryptpad_ynh/manifest.toml

62 lines
1.7 KiB
TOML
Raw Normal View History

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
2023-03-13 10:59:24 +01:00
maintainers = ["ddataa"]
2023-03-12 08:24:05 +01:00
[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 nayant 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 = "/"