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

63 lines
1.7 KiB
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

packaging_format = 2
id = "cryptpad"
name = "CryptPad"
description.en = "Collaborative office suite that is end-to-end encrypted"
description.fr = "Suite bureautique collaborative chiffrée de bout en bout"
version = "5.7.0~ynh1"
maintainers = ["ddataa"]
[upstream]
license = "AGPL-3.0-only"
website = "https://cryptpad.org"
demo = "https://cryptpad.fr/"
admindoc = "https://docs.cryptpad.org/"
code = "https://github.com/cryptpad/cryptpad/"
cpe = "cpe:2.3:a:xwiki:cryptpad"
fund = "https://opencollective.com/cryptpad/contribute?language=fr"
[integration]
yunohost = ">= 11.2"
architectures = "all"
multi_instance = false
ldap = false
sso = false
disk = "50M"
ram.build = "350M"
ram.runtime = "50M"
[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"
[install.init_main_permission]
help.en = "If 'Visitors' enabled, CryptPad will be accessible by people who do not have an account. This can be changed later via the webadmin."
help.fr = "Si 'Visiteurs' 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/refs/tags/5.7.0.tar.gz"
sha256 = "87cf091f2d0f26bc4d2df53460bade79e3b0d1804dfe6ef1e592ceb2654cd21f"
autoupdate.strategy = "latest_github_tag"
[resources.ports]
main.default = 3000
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"