Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-03-03 12:08:48 +00:00
parent 0b8b72be5c
commit c2fa6095cc

View File

@@ -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",