From c11f6b41ac7575c84e160a9c3188295f0ec2b153 Mon Sep 17 00:00:00 2001 From: SelfhostedPro Date: Wed, 3 Jun 2020 10:40:34 -0700 Subject: [PATCH] featured --- Template/template.json | 122 ++++++++++++++++++++--------------------- 1 file changed, 61 insertions(+), 61 deletions(-) diff --git a/Template/template.json b/Template/template.json index 841ec1f..e15721d 100644 --- a/Template/template.json +++ b/Template/template.json @@ -1,65 +1,4 @@ [ - { - "type": 1, - "title": "Chevereto", - "description": "Chevereto is a powerful and fast image hosting script that allows you to create your very own full featured image hosting website in just minutes. Please note that this offers only the free Chevereto version..", - "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/Chevereto.png", - "image": "nmtan/chevereto:latest", - "categories": [ - "Other", - "Tools", - "Photo" - ], - "platform": "linux", - "restart_policy": "unless-stopped", - "ports": [ - "80/tcp" - ], - "volumes": [ - { - "container": "/var/www/html/images" - } - ], - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1000", - "preset": true - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "preset": true - }, - { - "name": "CHEVERETO_DB_HOST", - "label": "CHEVERETO_DB_HOST", - "set": "" - }, - { - "name": "CHEVERETO_DB_USERNAME", - "label": "CHEVERETO_DB_USERNAME", - "set": "" - }, - { - "name": "CHEVERETO_DB_PASSWORD", - "label": "CHEVERETO_DB_PASSWORD", - "set": "" - }, - { - "name": "CHEVERETO_DB_NAME", - "label": "CHEVERETO_DB_NAME", - "set": "" - }, - { - "name": "CHEVERETO_DB_PREFIX", - "label": "CHEVERETO_DB_PREFIX", - "set": "" - } - ] - }, { "type": 1, "title": "DashMachine", @@ -387,6 +326,67 @@ } ] }, + { + "type": 1, + "title": "Chevereto", + "description": "Chevereto is a powerful and fast image hosting script that allows you to create your very own full featured image hosting website in just minutes. Please note that this offers only the free Chevereto version..", + "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/Chevereto.png", + "image": "nmtan/chevereto:latest", + "categories": [ + "Other", + "Tools", + "Photo" + ], + "platform": "linux", + "restart_policy": "unless-stopped", + "ports": [ + "80/tcp" + ], + "volumes": [ + { + "container": "/var/www/html/images" + } + ], + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1000", + "preset": true + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "preset": true + }, + { + "name": "CHEVERETO_DB_HOST", + "label": "CHEVERETO_DB_HOST", + "set": "" + }, + { + "name": "CHEVERETO_DB_USERNAME", + "label": "CHEVERETO_DB_USERNAME", + "set": "" + }, + { + "name": "CHEVERETO_DB_PASSWORD", + "label": "CHEVERETO_DB_PASSWORD", + "set": "" + }, + { + "name": "CHEVERETO_DB_NAME", + "label": "CHEVERETO_DB_NAME", + "set": "" + }, + { + "name": "CHEVERETO_DB_PREFIX", + "label": "CHEVERETO_DB_PREFIX", + "set": "" + } + ] + }, { "type": 1, "title": "codiad",