mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 10:55:24 +02:00
18 lines
524 B
JSON
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"
|
|
]
|
|
}
|