From c2fa6095cce54bcb2f796e44cd9d79b229e3d2e8 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Tue, 3 Mar 2026 12:08:48 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 64 ++++++++++++++++++++--------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index a61d265b..0229beb2 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -229,22 +229,6 @@ "notes": [], "type": "ct" }, - { - "name": "Alpine-Tinyauth", - "slug": "alpine-tinyauth", - "desc": "Tinyauth is a simple authentication middleware that adds simple username/password login or OAuth with Google, Github and any generic provider to all of your docker apps.", - "script": "ct/alpine-tinyauth.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-tinyauth.sh", - "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/alpine-tinyauth.sh", - "os": "alpine", - "categories": [ - 6 - ], - "notes": [ - "The default credentials are located in `/opt/tinyauth/credentials.txt`." - ], - "type": "ct" - }, { "name": "Ampache", "slug": "ampache", @@ -7111,6 +7095,38 @@ "password": "admin" } }, + { + "name": "Tinyauth", + "slug": "tinyauth", + "desc": "Tinyauth is a simple authentication middleware that adds simple username/password login or OAuth with Google, Github and any generic provider to all of your docker apps.", + "script": "ct/alpine-tinyauth.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-tinyauth.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/alpine-tinyauth.sh", + "os": "alpine", + "categories": [ + 6 + ], + "notes": [ + "The default credentials are located in `/opt/tinyauth/credentials.txt`." + ], + "type": "ct" + }, + { + "name": "Tinyauth", + "slug": "tinyauth", + "desc": "Tinyauth is a simple authentication middleware that adds simple username/password login or OAuth with Google, Github and any generic provider to all of your docker apps.", + "script": "ct/tinyauth.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/tinyauth.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/tinyauth.sh", + "os": "debian", + "categories": [ + 6 + ], + "notes": [ + "The default credentials are located in `/opt/tinyauth/credentials.txt`." + ], + "type": "ct" + }, { "name": "Traccar", "slug": "traccar", @@ -7492,22 +7508,6 @@ ], "type": "ct" }, - { - "name": "UniFi Network Server", - "slug": "unifi", - "desc": "UniFi Network Server is a software that helps manage and monitor UniFi networks (Wi-Fi, Ethernet, etc.) by providing an intuitive user interface and advanced features. It allows network administrators to configure, monitor, and upgrade network devices, as well as view network statistics, client devices, and historical events. The aim of the application is to make the management of UniFi networks easier and more efficient.", - "script": "ct/unifi.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/unifi.sh", - "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/unifi.sh", - "os": "debian", - "categories": [ - 4 - ], - "notes": [ - "For non-AVX CPUs, MongoDB 4.4 is installed. Please note this is a legacy solution that may present security risks and could become unsupported in future updates." - ], - "type": "ct" - }, { "name": "Unifi OS Server", "slug": "unifi-os-server",