Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-02-17 12:10:47 +00:00
parent 1226e7bee1
commit ff2e40d49a

View File

@@ -1247,6 +1247,27 @@
"notes": [], "notes": [],
"type": "ct" "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", "name": "Dawarich",
"slug": "dawarich", "slug": "dawarich",