From 8470b58b609af13d546928924f1510609fb67ee2 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Wed, 4 Feb 2026 18:14:29 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 369772e6..6ecd7feb 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2586,6 +2586,23 @@ ], "type": "ct" }, + { + "name": "Immich Public Proxy", + "slug": "immich-public-proxy", + "desc": "Share your Immich photos and albums in a safe way without exposing your Immich instance to the public.", + "script": "tools/addon/immich-public-proxy.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/immich-public-proxy.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/addon/immich-public-proxy.sh", + "os": "generic", + "categories": [ + 21 + ], + "notes": [ + "Requires Node.js 24+", + "Update with: update_immich-public-proxy" + ], + "type": "addon" + }, { "name": "Infisical", "slug": "infisical",