Update helpers_cache.json

This commit is contained in:
ProxMenuxBot 2025-07-22 12:29:23 +00:00
parent 991dd80382
commit e173072622

View File

@ -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://<container-ip>/. Check installation logs: `cat ~/linkstack-install.log`"
],
"type": "ct"
},
{
"name": "Linkwarden",
"slug": "linkwarden",