{ "name": "Homarr", "id": "homarr", "packaging_format": 1, "description": { "en": "Customizable browser's home page to interact with your homeserver's Docker containers", "fr": "Page d'accueil personnalisable pour interagir avec les conteneurs Docker de votre serveur" }, "version": "0.10.7~ynh1", "url": "https://homarr.dev/", "upstream": { "license": "MIT", "website": "https://homarr.dev/", "demo": "https://homarr.ajnart.fr/fr", "admindoc": "https://homarr.dev/docs/about", "userdoc": "https://homarr.dev/docs/about", "code": "https://github.com/ajnart/homarr" }, "license": "MIT", "maintainer": { "name": "", "email": "" }, "requirements": { "yunohost": ">= 11.0.9" }, "multi_instance": true, "services": [ "nginx" ], "arguments": { "install": [ { "name": "domain", "type": "domain" }, { "name": "is_public", "type": "boolean", "default": true } ] } }