Files
templates/blueprints/databasus/meta.json
Mauricio Siu cd16441901 fix: add databasus (postgresus renamed upstream)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 11:36:03 -06:00

18 lines
540 B
JSON

{
"id": "databasus",
"name": "Databasus",
"version": "latest",
"description": "Free, open source and self-hosted tool to backup PostgreSQL, MySQL, MariaDB and MongoDB. Multiple storages (S3, Google Drive, FTP, etc.), notifications and Point-in-Time Recovery. Successor of Postgresus",
"logo": "databasus.svg",
"links": {
"github": "https://github.com/databasus/databasus",
"website": "https://databasus.com",
"docs": "https://databasus.com/installation"
},
"tags": [
"postgres",
"backup",
"s3"
]
}