simplex_ynh/manifest.toml

59 lines
1.5 KiB
TOML

packaging_format = 2
id = "simplex"
name = "SimpleX"
description.en = "Messaging platform operating without user identifiers"
description.fr = "Plate-forme de messagerie fonctionnant sans identifiants d'utilisateurs"
version = "5.0.0~ynh1"
maintainers = ["eric_G"]
[upstream]
license = "AGPL-3.0"
website = "https://simplex.chat/"
admindoc = "https://github.com/simplex-chat/simplex-chat/blob/stable/docs/SERVER.md"
code = "https://github.com/simplex-chat/simplex-chat"
cpe = "cpe:2.3:a:simplex:simplex_chat"
fund = "https://opencollective.com/simplex-chat"
[integration]
yunohost = ">= 11.1.18"
architectures = ["amd64","arm64"]
multi_instance = false
ldap = "not_relevant"
sso = "not_relevant"
disk = "50M"
ram.build = "150M"
ram.runtime = "50M"
[install]
[resources]
[resources.sources]
[resources.sources.main]
url = "https://code.lbon.co.uk/git/attachments/070608b9-bb5d-46e6-aeaf-035e99da59f3"
sha256 = "b59f26e4ad1a5a8b1e0e6d564c01a713d26c4b01dd6f1e27dea8961df2468002"
in_subdir = false
extract = false
rename = "smp-server"
[resources.sources.xftp]
url = "https://code.lbon.co.uk/git/attachments/58dafbb9-6719-4ea2-bd94-d0a6531c7592"
sha256 = "e48e2a57e1992616e33be2b1bda564a978f8bdef3a5e30dce55712bc66278348"
in_subdir = false
extract = false
rename = "xftp-server"
[resources.ports]
main.default = 5223
main.exposed = "TCP"
[resources.system_user]
[resources.install_dir]
dir = "/usr/local/bin/__APP__"
[resources.permissions]