Agentic deploys / Content and publishing

Miniflux

A fast, minimalist feed reader that nobody else can sign up to.

One-liner deploy

curl -fsSL https://redu.cloud/i/miniflux.sh | sh

Architecture

£0.035/hr · delete any time

miniflux/v2by miniflux
Refminiflux@2.3.3Authorminiflux
rssfeedsreadernewsfree trial

Or step by step

claude mcp add --transport http redu https://mcp.redu.cloud/mcp --client-id redu-mcp
curl -fsSL https://redu.cloud/i/miniflux.md -o redu.md
claude "Read redu.md and deploy Miniflux on redu."

About

  • A single statically linked Go binary from the official image: no build step and a 13 MB pull.
  • Feeds, articles, accounts and sessions all live in a managed Postgres on its own private VM, so the app VM is genuinely disposable.
  • The admin account is created from environment variables before the HTTP listener starts, and Miniflux has no signup page at all.
  • No volume, no attachment store, no cache directory: the managed database is the whole of your state.