diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 2abf8e91..6a38ac59 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3003,6 +3003,20 @@ "password": "helper-scripts.com" } }, + { + "name": "KitchenOwl", + "slug": "kitchenowl", + "desc": "KitchenOwl is a smart self-hosted grocery list and recipe manager with real-time synchronization, recipe management, meal planning, and expense tracking.", + "script": "ct/kitchenowl.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kitchenowl.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/kitchenowl.sh", + "os": "debian", + "categories": [ + 13 + ], + "notes": [], + "type": "ct" + }, { "name": "Koel", "slug": "koel", @@ -5933,6 +5947,38 @@ ], "type": "ct" }, + { + "name": "RustyPaste", + "slug": "rustypaste", + "desc": "Rustypaste is a minimal file upload/pastebin service.", + "script": "ct/alpine-rustypaste.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-rustypaste.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/alpine-rustypaste.sh", + "os": "alpine", + "categories": [ + 11 + ], + "notes": [ + "When updating the script it will backup the whole project including all the uploaded files, make sure to extract it to a safe location or remove" + ], + "type": "ct" + }, + { + "name": "RustyPaste", + "slug": "rustypaste", + "desc": "Rustypaste is a minimal file upload/pastebin service.", + "script": "ct/rustypaste.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/rustypaste.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/rustypaste.sh", + "os": "debian", + "categories": [ + 11 + ], + "notes": [ + "When updating the script it will backup the whole project including all the uploaded files, make sure to extract it to a safe location or remove" + ], + "type": "ct" + }, { "name": "SABnzbd", "slug": "sabnzbd",