{ "name": "Monitorix", "id": "monitorix", "packaging_format": 1, "description": { "en": "A monitoring tools", "fr": "Un outils de monitoring" }, "version": "3.13.1~ynh1", "url": "http://monitorix.org", "license": "GPL-2.0", "maintainer": { "name": "Josué Tille", "email": "josue@familletille.ch" }, "requirements": { "yunohost": ">= 4.1.2" }, "multi_instance": false, "services": [ "nginx", "mysql" ], "arguments": { "install" : [ { "name": "domain", "type": "domain", "example": "example.com" }, { "name": "path", "type": "path", "example": "/monitorix", "default": "/monitorix" } ] } }