diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 1322c6a..49a02ff 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2551,6 +2551,24 @@ "password": "`cat /etc/inventree/admin_password.txt`" } }, + { + "name": "InvoiceNinja", + "slug": "invoiceninja", + "desc": "Invoice Ninja is a free, open-source invoicing, quotes, expenses and time-tracking application for freelancers and businesses. Features include recurring invoices, online payments, client portal, and multi-company support.", + "script": "ct/invoiceninja.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/invoiceninja.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/invoiceninja.sh", + "os": "debian", + "categories": [ + 3 + ], + "notes": [ + "First visit http://IP:8080/setup to complete the initial configuration", + "Database credentials are stored in ~/invoiceninja.creds", + "Configure SMTP settings in /opt/invoiceninja/.env for email functionality" + ], + "type": "ct" + }, { "name": "ioBroker", "slug": "iobroker", @@ -6853,6 +6871,22 @@ "notes": [], "type": "ct" }, + { + "name": "Wallabag", + "slug": "wallabag", + "desc": "Wallabag is a self-hosted read-it-later application. Save web articles to read them later, offline, in a clean and distraction-free interface. Features tagging, full-text search, and browser/mobile app integrations.", + "script": "ct/wallabag.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wallabag.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/wallabag.sh", + "os": "debian", + "categories": [ + 12 + ], + "notes": [ + "Database credentials are stored in ~/wallabag.creds" + ], + "type": "ct" + }, { "name": "Wallos", "slug": "wallos",