From 91c272d21c370eb483b2a56d5d750f6e9cd1a03b Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 29 Sep 2025 18:19:17 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 6eec460..873b246 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1469,6 +1469,23 @@ ], "type": "ct" }, + { + "name": "Ghostfolio", + "slug": "ghostfolio", + "desc": "Ghostfolio is an open source wealth management software built with web technology. The application empowers busy people to keep track of stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.", + "script": "ct/ghostfolio.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/ghostfolio.sh", + "categories": [ + 23 + ], + "notes": [ + "Create your first user account by visiting the web interface and clicking 'Get Started'. The first user will automatically get admin privileges.", + "Database and Redis credentials: `cat ~/ghostfolio.creds`", + "Optional: CoinGecko API keys can be added during installation or later in the .env file for enhanced cryptocurrency data.", + "Build process requires 4GB RAM (runtime: ~2GB). A temporary swap file will be created automatically if insufficient memory is detected." + ], + "type": "ct" + }, { "name": "Gitea-Mirror", "slug": "gitea-mirror", @@ -5262,6 +5279,20 @@ "notes": [], "type": "ct" }, + { + "name": "Warracker", + "slug": "warracker", + "desc": "Warracker is an open source, self-hostable warranty tracker to monitor expirations, store receipts, files. You own the data, your rules!", + "script": "ct/warracker.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/warracker.sh", + "categories": [ + 12 + ], + "notes": [ + "The first user you register will be the admin user." + ], + "type": "ct" + }, { "name": "Wastebin", "slug": "wastebin",