2019-12-15 16:09:28 +01:00
|
|
|
{
|
|
|
|
"name": "ztncui",
|
|
|
|
"id": "ztncui",
|
|
|
|
"packaging_format": 1,
|
|
|
|
"description": {
|
|
|
|
"en": "ZeroTier network controller user interface",
|
2020-03-20 21:09:24 +01:00
|
|
|
"fr": "Interface utilisateur pour le contrôleur de réseau ZeroTier"
|
2019-12-15 16:09:28 +01:00
|
|
|
},
|
|
|
|
"version": "0.5.8~ynh1",
|
|
|
|
"url": "https://key-networks.com/ztncui",
|
2020-04-16 16:02:22 +02:00
|
|
|
"license": "GPL-3.0-only",
|
2019-12-15 16:09:28 +01:00
|
|
|
"maintainer": {
|
|
|
|
"name": "tituspijean",
|
|
|
|
"email": "tituspijean@outlook.com"
|
|
|
|
},
|
|
|
|
"requirements": {
|
|
|
|
"yunohost": ">= 3.5"
|
|
|
|
},
|
2020-04-16 16:02:22 +02:00
|
|
|
"services": [],
|
2019-12-15 16:09:28 +01:00
|
|
|
"multi_instance": false,
|
|
|
|
"arguments": {
|
|
|
|
"install" : [
|
|
|
|
{
|
|
|
|
"name": "domain",
|
|
|
|
"type": "domain",
|
|
|
|
"ask": {
|
|
|
|
"en": "Choose a domain name for ztncui",
|
|
|
|
"fr": "Choisissez un nom de domaine pour ztncui"
|
|
|
|
},
|
2020-03-20 21:09:24 +01:00
|
|
|
"help": {
|
|
|
|
"en": "REMINDER: ztncui needs the ZeroTier app to be already installed.",
|
|
|
|
"fr": "RAPPEL: ztncui nécessite que l'app ZeroTier soit déjà installée."
|
|
|
|
},
|
2019-12-15 16:09:28 +01:00
|
|
|
"example": "example.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "is_public",
|
|
|
|
"type": "boolean",
|
|
|
|
"ask": {
|
|
|
|
"en": "Is it a public application?",
|
|
|
|
"fr": "Est-ce une application publique ?"
|
|
|
|
},
|
2020-03-20 21:09:24 +01:00
|
|
|
"help": {
|
|
|
|
"en": "It does not really matter, since ztncui has its own login system.",
|
|
|
|
"fr": "Cela n'a pas trop d'importance, puisque ztncui a son propre système de connection."
|
|
|
|
},
|
2019-12-15 16:09:28 +01:00
|
|
|
"default": false
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|