From adda8181a6fe536cb05f63497387feedddef068c Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Tue, 21 Apr 2026 06:35:35 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 3a5e8330..6c4c7b62 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -13940,6 +13940,36 @@ }, "os": "" }, + { + "name": "Shlink", + "slug": "shlink", + "desc": "Shlink is a self-hosted URL shortener built in PHP that provides detailed analytics, a REST API, tags, expiration dates, and integrations via webhooks.", + "script": "ct/shlink.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/shlink.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/shlink.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00000" + ], + "category_names": [ + "Miscellaneous" + ], + "notes": [], + "port": 3000, + "website": "https://shlink.io/", + "documentation": "https://shlink.io/documentation/", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/shlink.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "os": "" + }, { "name": "SigNoz", "slug": "signoz",