2016-04-29 16:32:48 +02:00
|
|
|
|
{
|
2022-06-28 10:03:42 +02:00
|
|
|
|
"name": "Rocket.Chat",
|
2016-04-29 16:32:48 +02:00
|
|
|
|
"id": "rocketchat",
|
2021-06-30 17:01:55 +02:00
|
|
|
|
"packaging_format": 1,
|
2016-04-29 16:32:48 +02:00
|
|
|
|
"description": {
|
2021-07-10 20:28:45 +02:00
|
|
|
|
"en": "Team collaboration communication platform",
|
|
|
|
|
"fr": "Plateforme de communication collaborative en équipe"
|
2016-04-29 16:32:48 +02:00
|
|
|
|
},
|
2022-06-10 10:05:04 +02:00
|
|
|
|
"version": "4.8.1~ynh1",
|
2019-02-10 21:29:13 +01:00
|
|
|
|
"url": "https://rocket.chat",
|
2021-06-30 17:01:55 +02:00
|
|
|
|
"upstream": {
|
|
|
|
|
"license": "GPL-3.0",
|
|
|
|
|
"website": "https://rocket.chat/",
|
|
|
|
|
"demo": "https://cloud.rocket.chat/trial",
|
|
|
|
|
"admindoc": "https://docs.rocket.chat/",
|
2022-01-14 10:03:28 +01:00
|
|
|
|
"userdoc": "https://docs.rocket.chat/guides/user-guides",
|
2021-06-30 17:01:55 +02:00
|
|
|
|
"code": "https://github.com/RocketChat/Rocket.Chat"
|
|
|
|
|
},
|
2017-09-05 20:28:27 +02:00
|
|
|
|
"license": "GPL-3.0",
|
2017-07-18 11:48:53 +02:00
|
|
|
|
"maintainer": {
|
2022-03-21 23:49:48 +01:00
|
|
|
|
"name": "eric_G",
|
2021-06-30 17:01:55 +02:00
|
|
|
|
"email": ""
|
2016-04-29 16:32:48 +02:00
|
|
|
|
},
|
2021-11-18 14:46:45 +01:00
|
|
|
|
"multi_instance": true,
|
2017-07-18 11:48:53 +02:00
|
|
|
|
"services": [
|
2017-07-18 13:21:17 +02:00
|
|
|
|
"nginx"
|
2017-07-18 11:48:53 +02:00
|
|
|
|
],
|
2016-07-02 19:58:42 +02:00
|
|
|
|
"requirements": {
|
2021-11-13 23:08:51 +01:00
|
|
|
|
"yunohost": ">> 4.3.2"
|
2016-07-02 20:01:52 +02:00
|
|
|
|
},
|
2016-04-29 16:32:48 +02:00
|
|
|
|
"arguments": {
|
|
|
|
|
"install" : [
|
|
|
|
|
{
|
|
|
|
|
"name": "domain",
|
2021-09-20 23:42:32 +02:00
|
|
|
|
"type": "domain"
|
2016-04-29 16:32:48 +02:00
|
|
|
|
},
|
2017-07-18 14:38:22 +02:00
|
|
|
|
{
|
|
|
|
|
"name": "path",
|
|
|
|
|
"type": "path",
|
2017-07-19 11:13:17 +02:00
|
|
|
|
"example": "/rocketchat",
|
|
|
|
|
"default": "/rocketchat"
|
2017-07-18 14:38:22 +02:00
|
|
|
|
},
|
2021-11-19 13:47:53 +01:00
|
|
|
|
{
|
|
|
|
|
"name": "admin",
|
|
|
|
|
"type": "user"
|
|
|
|
|
},
|
2022-01-30 10:37:53 +01:00
|
|
|
|
{
|
|
|
|
|
"name": "password",
|
|
|
|
|
"type": "password"
|
|
|
|
|
},
|
2016-04-29 16:32:48 +02:00
|
|
|
|
{
|
2019-01-25 23:34:56 +01:00
|
|
|
|
"name": "is_public",
|
2019-02-10 21:21:55 +01:00
|
|
|
|
"type": "boolean",
|
2022-01-30 10:37:53 +01:00
|
|
|
|
"help": {
|
2022-06-28 10:08:56 +02:00
|
|
|
|
"en": "If enabled, Rocket.Chat will be accessible by people who do not have an account. This can be changed later via the webadmin.",
|
|
|
|
|
"fr": "Si cette case est cochée, Rocket.Chat sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
2022-01-30 10:37:53 +01:00
|
|
|
|
},
|
2021-06-30 17:01:55 +02:00
|
|
|
|
"default": true
|
2017-07-18 14:38:22 +02:00
|
|
|
|
}
|
2016-04-29 16:32:48 +02:00
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|