mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #490] [MERGED] Add Postgresus templates to automate postgres backups #496
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/490
Author: @SebasGDEV
Created: 10/30/2025
Status: ✅ Merged
Merged: 11/8/2025
Merged by: @Siumauricio
Base:
main← Head:feat/postgresus📝 Commits (2)
588643aadd postgresus templates to automate backupsc27f4a4Simplify docker-compose.yml for postgresus service📊 Changes
4 files changed (+60 additions, -0 deletions)
View changed files
➕
blueprints/postgresus/docker-compose.yml(+23 -0)➕
blueprints/postgresus/postgresus.svg(+9 -0)➕
blueprints/postgresus/template.toml(+11 -0)📝
meta.json(+17 -0)📄 Description
Add template to use Postgresus to automate postgresql backups
Add docker-compose.yml
Add template.toml
Add postgresus.svg icon
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.