2017-06-21 11:34:24 +02:00
|
|
|
{
|
2018-02-05 19:09:21 +01:00
|
|
|
"name": "Collabora Online",
|
2017-06-21 11:34:24 +02:00
|
|
|
"id": "collabora",
|
|
|
|
"packaging_format": 1,
|
|
|
|
"description": {
|
2020-09-22 16:57:16 +02:00
|
|
|
"en": "LibreOffice-based online office suite with collaborative editing",
|
|
|
|
"fr": "Suite office en ligne et collaborative, basée sur LibreOffice"
|
2017-06-21 11:34:24 +02:00
|
|
|
},
|
2022-11-11 21:56:46 +01:00
|
|
|
"version": "22.05.8.2~ynh1",
|
2020-09-22 16:57:16 +02:00
|
|
|
"url": "https://collaboraoffice.com",
|
2021-06-26 08:19:34 +02:00
|
|
|
"upstream": {
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"website": "https://collaboraoffice.com",
|
2021-12-23 09:11:29 +01:00
|
|
|
"admindoc": "https://www.collaboraoffice.com/code/"
|
2021-06-26 08:19:34 +02:00
|
|
|
},
|
2019-01-31 00:19:51 +01:00
|
|
|
"license": "MPL-2.0",
|
2017-06-21 11:34:24 +02:00
|
|
|
"maintainer": {
|
|
|
|
"name": "rafi59",
|
2020-10-15 14:21:39 +02:00
|
|
|
"email": "rafi59_dev@srvmaison.fr.nf"
|
2017-06-21 11:34:24 +02:00
|
|
|
},
|
|
|
|
"requirements": {
|
2022-08-25 17:12:56 +02:00
|
|
|
"yunohost": ">= 11.0.9"
|
2017-06-21 11:34:24 +02:00
|
|
|
},
|
2017-09-05 11:44:50 +02:00
|
|
|
"multi_instance": false,
|
2017-06-21 11:34:24 +02:00
|
|
|
"services": [
|
2019-08-04 23:00:10 +02:00
|
|
|
"nginx"
|
2017-06-21 11:34:24 +02:00
|
|
|
],
|
|
|
|
"arguments": {
|
|
|
|
"install" : [
|
|
|
|
{
|
|
|
|
"name": "domain",
|
2021-12-23 09:11:29 +01:00
|
|
|
"type": "domain"
|
2017-06-21 11:34:24 +02:00
|
|
|
},
|
2020-09-22 16:57:16 +02:00
|
|
|
{
|
2017-11-11 16:24:08 +01:00
|
|
|
"name": "password",
|
2021-12-23 09:11:29 +01:00
|
|
|
"type": "password"
|
2018-02-05 19:09:21 +01:00
|
|
|
},
|
2020-09-22 16:57:16 +02:00
|
|
|
{
|
2019-08-04 23:00:10 +02:00
|
|
|
"name": "nextcloud_domain",
|
2018-02-05 19:09:21 +01:00
|
|
|
"type": "string",
|
|
|
|
"ask": {
|
|
|
|
"en": "The domain of your Nextcloud instance",
|
|
|
|
"fr": "Le domain de votre instance Nextcloud"
|
|
|
|
},
|
2020-09-22 16:57:16 +02:00
|
|
|
"example": "example.com/nextcloud",
|
2017-11-11 16:24:08 +01:00
|
|
|
"default": ""
|
2020-09-22 16:57:16 +02:00
|
|
|
}
|
2017-06-21 11:34:24 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|