mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 14:52:05 -05:00
[PR #881] [MERGED] feat: add Miniflux template #16199
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/881
Author: @Artemis-ignis
Created: 5/20/2026
Status: ✅ Merged
Merged: 7/7/2026
Merged by: @Siumauricio
Base:
canary← Head:artemis/add-miniflux-template📝 Commits (2)
071a7b6feat: add Miniflux templatedbd929dfix: guard GitHub star count fallback📊 Changes
5 files changed (+83 additions, -1 deletions)
View changed files
📝
app/src/components/Navigation.tsx(+3 -1)➕
blueprints/miniflux/docker-compose.yml(+45 -0)➕
blueprints/miniflux/miniflux.svg(+1 -0)➕
blueprints/miniflux/template.toml(+17 -0)📝
meta.json(+17 -0)📄 Description
What is this PR about?
Adds a Dokploy template for Miniflux, a minimalist self-hosted RSS/Atom feed reader.
This template includes:
Validation
node dedupe-and-sort-meta.jsnpm run validate-template -- --dir ../blueprints/minifluxfrombuild-scriptsnpm run validate-docker-compose -- --file ../blueprints/miniflux/docker-compose.ymlfrombuild-scriptsIssues related
Refs #152
/claim #152
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.