[PR #490] [MERGED] Add Postgresus templates to automate postgres backups #496

Closed
opened 2025-11-22 20:39:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: feat/postgresus


📝 Commits (2)

  • 588643a add postgresus templates to automate backups
  • c27f4a4 Simplify 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/490 **Author:** [@SebasGDEV](https://github.com/SebasGDEV) **Created:** 10/30/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `feat/postgresus` --- ### 📝 Commits (2) - [`588643a`](https://github.com/Dokploy/templates/commit/588643abb7caeac0743ac7dc492a78e6a275a871) add postgresus templates to automate backups - [`c27f4a4`](https://github.com/Dokploy/templates/commit/c27f4a44953de29f41a9b58840b9523a1d55c9f2) Simplify docker-compose.yml for postgresus service ### 📊 Changes **4 files changed** (+60 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/postgresus/docker-compose.yml` (+23 -0) ➕ `blueprints/postgresus/postgresus.svg` (+9 -0) ➕ `blueprints/postgresus/template.toml` (+11 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description Add template to use Postgresus to automate postgresql backups Add docker-compose.yml Add template.toml Add postgresus.svg icon --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:39:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#496