Skip to content

feat: add Miniflux template#881

Open
Artemis-ignis wants to merge 2 commits into
Dokploy:canaryfrom
Artemis-ignis:artemis/add-miniflux-template
Open

feat: add Miniflux template#881
Artemis-ignis wants to merge 2 commits into
Dokploy:canaryfrom
Artemis-ignis:artemis/add-miniflux-template

Conversation

@Artemis-ignis
Copy link
Copy Markdown

What is this PR about?

Adds a Dokploy template for Miniflux, a minimalist self-hosted RSS/Atom feed reader.

This template includes:

  • Miniflux 2.2.19 with a pinned Docker image
  • PostgreSQL 18 Alpine with persistent storage
  • automatic migrations and first admin user creation
  • Dokploy domain configuration for the Miniflux web UI
  • SVG logo and meta.json registry entry

Validation

  • Ran node dedupe-and-sort-meta.js
  • Ran npm run validate-template -- --dir ../blueprints/miniflux from build-scripts
  • Ran npm run validate-docker-compose -- --file ../blueprints/miniflux/docker-compose.yml from build-scripts
  • Verified meta.json duplicate count, sort order, and logo path
  • Tested in a live Dokploy instance

Issues related

Refs #152
/claim #152

@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. new-template labels May 20, 2026
Copy link
Copy Markdown
Author

/claim #152

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview dbd929d

Copy link
Copy Markdown
Author

Validation update for this PR:

  • node dedupe-and-sort-meta.js passes with 390 entries and 0 duplicates.
  • npm run validate-template -- --dir ../blueprints/miniflux passes.
  • npm run validate-docker-compose -- --file ../blueprints/miniflux/docker-compose.yml passes.
  • pnpm exec tsc -b passes for the preview app.
  • Cloudflare preview is Ready for commit dbd929d.
  • Verified the preview page loads without console errors in a fresh Chrome tab and the Miniflux card is visible.

Note: I have not tested importing it into a live Dokploy instance yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🙋 Bounty claim new-template size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant