{ "name": "Garradin", "id": "garradin", "packaging_format": 1, "description": { "en": "Software to manage association", "fr": "Logiciel libre de gestion d'association" }, "version": "1.1.17~ynh1", "url": "http://garradin.eu", "upstream": { "license": "GPL-3.0-or-later", "website": "http://garradin.eu", "demo": "https://garradin.eu/essai/", "admindoc": "https://fossil.kd2.org/garradin/wiki?name=Documentation", "code": "https://fossil.kd2.org/garradin/dir?ci=tip" }, "license": "GPL-3.0-or-later", "maintainer": { "name": "frju365", "email": "win10@tutanota.com" }, "requirements": { "yunohost": ">=4.2.4" }, "multi_instance": true, "services": [ "nginx", "php7.4-fpm" ], "arguments": { "install" : [ { "name": "domain", "type": "domain" }, { "name": "path", "type": "path", "example": "/garradin", "default": "/garradin" }, { "name": "is_public", "type": "boolean", "help": { "en": "The SSO is not implemented for this app and yunohost is not sure for hundred of users...", "fr": "Le SSO n'est pas implémenté pour cette application et yunohost n'est pas sûr pour une centaine d'utilisateurs..." }, "default": true } ] } }