Files
templates/blueprints/postgresus/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
524 B
JSON

{
"id": "postgresus",
"name": "Postgresus",
"version": "v2.15.3",
"description": "Deprecated: the project was renamed to Databasus, use the Databasus template instead. Free, open source and self-hosted solution for automated PostgreSQL backups, frozen at its final release",
"logo": "postgresus.svg",
"links": {
"github": "https://github.com/RostislavDugin/postgresus",
"website": "https://databasus.com",
"docs": "https://databasus.com"
},
"tags": [
"postgres",
"backup",
"s3"
]
}