diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 806af34..058c107 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -649,7 +649,8 @@ 12 ], "notes": [ - "Bookstack works only with static ip. If you Change the IP of your LXC, you Need to edit the .env File `nano /opt/bookstack/.env`" + "Bookstack works only with static IP. If you change the IP of your LXC, you need to edit the .env file", + "To see database credentials, type `cat ~/bookstack.creds` in LXC console" ], "type": "ct", "default_credentials": { @@ -5777,6 +5778,20 @@ ], "type": "ct" }, + { + "name": "SnowShare", + "slug": "snowshare", + "desc": "A modern, secure file and link sharing platform built with Next.js, Prisma, and NextAuth. Share URLs, code snippets, and files with customizable expiration, privacy, and QR codes.", + "script": "ct/snowshare.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/snowshare.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/snowshare.sh", + "os": "debian", + "categories": [ + 11 + ], + "notes": [], + "type": "ct" + }, { "name": "sonarqube", "slug": "sonarqube", @@ -6650,7 +6665,9 @@ "categories": [ 9 ], - "notes": [], + "notes": [ + "Show Login Credentials, type `cat ~/valkey.creds` in the LXC console" + ], "type": "ct" }, {