{ "name": "Cockpit", "id": "cockpit", "packaging_format": 1, "description": { "en": "Sysadmin login session in a web browser", "fr": "Session de connexion sysadmin dans un navigateur Web" }, "version": "257~ynh1", "url": "https://cockpit-project.org/", "upstream": { "license": "LGPL-2.1-only", "website": "https://cockpit-project.org/", "admindoc": "https://cockpit-project.org/documentation.html" }, "license": "LGPL-2.1-only", "maintainer": { "name": "liberodark", "email": "liberodark@gmail.com" }, "requirements": { "yunohost": ">= 4.3.0" }, "multi_instance": false, "services": [ "nginx" ], "arguments": { "install": [{ "name": "domain", "type": "domain" }, { "name": "path", "type": "path", "help": { "en": "/cockpit/ and /cockpit+ are reserved and should not be used.", "fr": "/cockpit/ et /cockpit+ sont réservés et ne doivent pas être utilisés." }, "example": "/monitor", "default": "/monitor" }, { "name": "is_public", "type": "boolean", "default": true } ] } }