From 76a49dc410e4b202c4c213a2e6f808434a3a1c52 Mon Sep 17 00:00:00 2001 From: Qballjos Date: Thu, 25 Feb 2021 17:39:33 +0100 Subject: [PATCH] restructure --- Template/test.json | 273 ++++++++++++++++++++++++--------------------- 1 file changed, 143 insertions(+), 130 deletions(-) diff --git a/Template/test.json b/Template/test.json index aba0780..fb6e743 100644 --- a/Template/test.json +++ b/Template/test.json @@ -1,132 +1,145 @@ { "version": "2", - "templates": [ - { - "categories": [ - "Download", - "VPN" - ], - "description": "A stack of dockers (qBittorent, NZBget, Jackett, NZBhydra2) to use with VPN service to shield your privacy", - "env": [ - { - "default": "1000", - "label": "PUID", - "name": "PUID" - }, - { - "default": "100", - "label": "PGID", - "name": "PGID" - }, - { - "label": "TZ", - "name": "TZ" - }, - { - "default": "8080", - "label": "WEBUI_PORT", - "name": "WEBUI_PORT", - "description": "port for webui of qBittorent" - }, - { - "default": "8080", - "label": "QBITTORENTPORT", - "name": "QBITTORENTPORT", - "description": "qBittorent webui port" - }, - { - "default": "8118", - "label": "PRIVOXYPORT", - "name": "PRIVOXYPORT", - "description": "port for privoxy" - }, - { - "default": "5076", - "label": "NZBHYDRA2PORT", - "name": "NZBHYDRA2PORT", - "description": "NZBhydra2 port" - }, - { - "label": "VPN_ENABLED", - "name": "VPN_ENABLED", - "description": "VPN enabled yes/no" - }, - { - "label": "VPN_USER", - "name": "VPN_USER", - "description": "VPN username" - }, - { - "label": "VPN_PASS", - "name": "VPN_PASS", - "description": "VPN password" - }, - { - "label": "VPN_PROV", - "name": "VPN_PROV", - "description": "pia, airvpn or custom" - }, - { - "label": "VPN_CLIENT", - "name": "VPN_CLIENT", - "description": "openvpn or wireguard" - }, - { - "label": "VPN_OPTIONS", - "name": "VPN_OPTIONS", - "description": "additional openvpn cli options" - }, - { - "label": "STRICT_PORT_FORWARD", - "name": "STRICT_PORT_FORWARD", - "description": "yes or no" - }, - { - "label": "ENABLE_PRIVOXY", - "name": "ENABLE_PRIVOXY", - "description": "yes or no" - }, - { - "label": "LAN_NETWORK", - "name": "LAN_NETWORK", - "description": "lan ipv4 network>//