[PR #674] [CLOSED] feat: add MonitoRSS Template #4165

Closed
opened 2026-04-30 06:47:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/674
Author: @louanfontenele
Created: 1/22/2026
Status: Closed

Base: canaryHead: canary


📝 Commits (3)

  • 867bdd4 feat: add Monito RSS template with Docker and configuration files
  • 07578a6 fix: corrigir tipo de atividade do bot para 'playing' no template Monito RSS
  • 6a60483 fix: atualizar tentativas máximas de falha para 11 no template Monito RSS

📊 Changes

4 files changed (+438 additions, -0 deletions)

View changed files

blueprints/monitorss/docker-compose.yml (+327 -0)
blueprints/monitorss/monitorss.svg (+1 -0)
blueprints/monitorss/template.toml (+90 -0)
📝 meta.json (+20 -0)

📄 Description

What is this PR about?

New PR of MonitoRSS

Checklist

Before submitting this PR, please make sure that:

Close automatically the related issues using the keywords: closes #673

Screenshots or Videos


🔄 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/674 **Author:** [@louanfontenele](https://github.com/louanfontenele) **Created:** 1/22/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (3) - [`867bdd4`](https://github.com/Dokploy/templates/commit/867bdd4d763cda47f00cc361cd6acace343e261c) feat: add Monito RSS template with Docker and configuration files - [`07578a6`](https://github.com/Dokploy/templates/commit/07578a66200f2149dc556a4a0be34f45432ac6aa) fix: corrigir tipo de atividade do bot para 'playing' no template Monito RSS - [`6a60483`](https://github.com/Dokploy/templates/commit/6a60483264c80fff35fd3cb138dc8344af901a79) fix: atualizar tentativas máximas de falha para 11 no template Monito RSS ### 📊 Changes **4 files changed** (+438 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/monitorss/docker-compose.yml` (+327 -0) ➕ `blueprints/monitorss/monitorss.svg` (+1 -0) ➕ `blueprints/monitorss/template.toml` (+90 -0) 📝 `meta.json` (+20 -0) </details> ### 📄 Description ## What is this PR about? New PR of MonitoRSS ## Checklist Before submitting this PR, please make sure that: - [ ] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [ ] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [ ] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues related (if applicable) Close automatically the related issues using the keywords: closes #673 ## Screenshots or Videos --- <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 2026-04-30 06:47:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#4165