35 lines
933 B
JSON
35 lines
933 B
JSON
{
|
|
"name": "garage_ynh",
|
|
"id": "garage",
|
|
"packaging_format": 1,
|
|
"description": {
|
|
"en": "S3 storage",
|
|
"fr": "stockage S3"
|
|
},
|
|
"version": "1.0~ynh1",
|
|
"url": "https://garagehq.deuxfleurs.fr/",
|
|
"upstream": {
|
|
"license": "free",
|
|
"website": "https://garagehq.deuxfleurs.fr/",
|
|
"admindoc": "https://garagehq.deuxfleurs.fr/documentation/quick-start/",
|
|
"userdoc": "https://garagehq.deuxfleurs.fr/documentation/quick-start/",
|
|
"code": "https://git.deuxfleurs.fr/Deuxfleurs/garage"
|
|
},
|
|
"license": "AGPLv3",
|
|
"maintainer": {
|
|
"name": "oiseauroch",
|
|
"email": "tobias.ollive@oiseauroch.fr."
|
|
},
|
|
"requirements": {
|
|
"yunohost": ">= 4.3.0"
|
|
},
|
|
"multi_instance": false,
|
|
"arguments": {
|
|
"install": [
|
|
{
|
|
"name": "domain",
|
|
"type": "domain"
|
|
}
|
|
]
|
|
}
|
|
}
|