From ff2e40d49a189a64dc53ed9dfcf038454730cacd Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Tue, 17 Feb 2026 12:10:47 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index cc8abf07..a8f57bd1 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1247,6 +1247,27 @@ "notes": [], "type": "ct" }, + { + "name": "Databasus", + "slug": "databasus", + "desc": "Free, open source and self-hosted solution for automated PostgreSQL backups. With multiple storage options, notifications, scheduling, and a beautiful web interface for managing database backups across multiple PostgreSQL instances.", + "script": "ct/databasus.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/databasus.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/databasus.sh", + "os": "debian", + "categories": [ + 7 + ], + "notes": [ + "Supports PostgreSQL versions 12-18 with cloud and self-hosted instances", + "Features: Scheduled backups, multiple storage providers, notifications, encryption" + ], + "type": "ct", + "default_credentials": { + "username": "admin@localhost", + "password": "See /root/databasus.creds" + } + }, { "name": "Dawarich", "slug": "dawarich",