diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 6b10afc..3ebb820 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2248,6 +2248,21 @@ "notes": [], "type": "ct" }, + { + "name": "LinkStack", + "slug": "linkstack", + "desc": "LinkStack is an open-source, self-hosted alternative to Linktree, allowing users to create a customizable profile page to share multiple links, hosted on their own server.", + "script": "ct/linkstack.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/linkstack.sh", + "categories": [ + 9 + ], + "notes": [ + "LinkStack can be updated via the user interface.", + "Complete setup via the web interface at http:///. Check installation logs: `cat ~/linkstack-install.log`" + ], + "type": "ct" + }, { "name": "Linkwarden", "slug": "linkwarden",