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

63 lines
1.3 KiB
TOML
Raw Permalink Normal View History

2023-03-05 22:31:46 +01:00
packaging_format = 2
id = "hydrogen"
name = "Hydrogen"
description.en = "Web client for Matrix"
description.fr = "Client web pour Matrix"
2024-08-20 22:36:44 +02:00
version = "0.5.0~ynh1"
2023-03-05 22:31:46 +01:00
2024-02-14 17:45:45 +01:00
maintainers = []
2023-03-05 22:31:46 +01:00
[upstream]
license = "Apache-2.0"
2023-08-21 18:15:29 +02:00
website = "https://matrix.org/ecosystem/clients/hydrogen/"
2023-03-05 22:31:46 +01:00
demo = "https://hydrogen.element.io/"
code = "https://github.com/vector-im/hydrogen-web"
[integration]
2023-08-18 11:26:46 +02:00
yunohost = ">= 11.2"
2023-03-05 22:36:05 +01:00
architectures = "all"
2023-03-05 22:31:46 +01:00
multi_instance = true
2023-12-09 22:07:49 +01:00
2023-03-05 23:20:55 +01:00
ldap = false
2023-12-09 22:07:49 +01:00
2023-03-05 23:20:55 +01:00
sso = false
2023-12-09 22:07:49 +01:00
2023-03-05 22:36:05 +01:00
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
2023-03-05 22:31:46 +01:00
[install]
[install.domain]
type = "domain"
[install.default_server]
ask.en = "Choose a default server"
ask.fr = "Choisissez un serveur par défault"
type = "string"
example = "my-matrix-server.tld"
default = "matrix.org"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
2023-03-27 18:54:31 +02:00
[resources.sources]
[resources.sources.main]
2024-08-20 22:36:44 +02:00
url = "https://github.com/vector-im/hydrogen-web/releases/download/v0.5.0/hydrogen-web-0.5.0.tar.gz"
sha256 = "ab6cc8481666fbc9c123d48d42be5216799c13246805be74ec1b4e11693390b1"
2023-08-20 18:24:51 +02:00
autoupdate.strategy = "latest_github_tag"
2023-03-27 18:54:31 +02:00
2023-03-05 22:36:05 +01:00
[resources.ports]
2023-03-05 22:31:46 +01:00
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"