Listing Thumbnail

    Miniflux RSS Feed Reader AMI | Support by cloudimg

     Info
    Sold by: cloudimg 
    Deployed on AWS
    Free Trial
    AWS Free Tier
    This product has charges associated with it for seller support. Launch a private, zero-config RSS reader in minutes. Miniflux with PostgreSQL and nginx pre-configured on a hardened AMI - no default credentials, backed by 24/7 cloudimg support.

    Overview

    Open image

    This is a repackaged open source software product wherein additional charges apply for cloudimg support services.

    Why This AMI Instead of a Manual Install?

    Setting up Miniflux from scratch means provisioning PostgreSQL, configuring nginx as a reverse proxy, hardening credentials, running database migrations, and troubleshooting dependency conflicts. This AMI eliminates all of that. You get a production-ready, private RSS reader running on your own infrastructure with unique credentials generated automatically on first boot - no shared or default passwords ever ship in the image.

    Compared to hosted feed readers, you retain full control of your data and reading habits. Compared to other Marketplace images, this stack is hardened by default and backed by 24/7 expert support from cloudimg.

    Application Stack

    • Miniflux 2.3 - minimalist, fast RSS/Atom/JSON feed reader
    • PostgreSQL - datastore for feeds, entries, and settings
    • nginx - reverse proxy fronting the Miniflux server
    • Both the server and database bind to the loopback interface for security

    Secure By Default

    On first boot, a one-shot service runs database migrations, creates a single administrator account with a unique per-instance password, and generates a fresh PostgreSQL password. Credentials are written to a root-only file - no manual hardening steps required. This eliminates the risk of shared default credentials found in many community images.

    Ready To Use

    1. Launch the AMI from AWS Marketplace.
    2. SSH into your instance and retrieve the admin credentials from the root-only file.
    3. Navigate to your instance's public IP in a browser and sign in.
    4. Add your first feeds, import an OPML file, or connect mobile apps via the built-in Google Reader and Fever APIs.

    The full REST API is available for automation and integration with other tools.

    Example Use Cases

    • Security analyst: Aggregate threat-intelligence feeds (CVE announcements, vendor advisories, OSINT sources) into a private reader that never leaks your reading patterns to a third party.
    • Content or marketing team: Centralize industry news across team members using the REST API to programmatically manage subscriptions and export entries.
    • Developer or SRE: Pipe release notes, changelog RSS feeds, and CI/CD notifications into Miniflux for a single monitoring dashboard alongside your existing tooling.

    Key Features

    • Clean, distraction-free reader interface with keyboard shortcuts
    • Full-text content fetching for truncated feeds
    • OPML import and export
    • REST API plus Google Reader and Fever API compatibility for mobile apps
    • Lightweight and fast - designed for minimal resource consumption

    cloudimg Support

    24/7 technical support by email and live chat covers deployment, configuration, integrations, upgrades, TLS termination, and database administration. Critical issues receive a one-hour average response time.

    Ready to get started? Launch the AMI and have your private feed reader running in minutes, or contact cloudimg for a guided deployment walkthrough.

    Miniflux is a trademark of its respective owner. All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

    Highlights

    • Miniflux, the open source minimalist and fast self-hosted RSS feed reader, preinstalled with PostgreSQL and nginx, with a REST API plus Google Reader and Fever APIs
    • Secure by default: a per-instance administrator and PostgreSQL password are generated on first boot and stored in a root only file
    • 24/7 technical support from cloudimg for deployment, integrations, upgrades and TLS termination

    Details

    Sold by

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 24.04

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Free trial

    Try this product free for 7 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.

    Miniflux RSS Feed Reader AMI | Support by cloudimg

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.
    If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier  for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier  for more details.

    Usage costs (690)

     Info
    • ...
    Dimension
    Description
    Cost/hour
    t3.medium
    Recommended
    t3.medium
    $0.06
    t2.micro
    t2.micro instance type
    $0.04
    t3.micro
    t3.micro instance type
    $0.04
    m5a.large
    m5a.large instance type
    $0.08
    m7i.2xlarge
    m7i.2xlarge instance type
    $0.24
    p3dn.24xlarge
    p3dn.24xlarge instance type
    $0.24
    r5dn.24xlarge
    r5dn.24xlarge instance type
    $0.24
    c8ine.xlarge
    c8ine.xlarge instance type
    $0.12
    m5ad.xlarge
    m5ad.xlarge instance type
    $0.12
    m6idn.32xlarge
    m6idn.32xlarge instance type
    $0.24

    Vendor refund policy

    Refunds available on request.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Initial release of Miniflux 2.3 minimalist self-hosted RSS feed reader.

    Additional details

    Usage instructions

    Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant; on Ubuntu it is 'ubuntu'). Miniflux is served on port 80 through nginx (the server listens on 127.0.0.1:8080). Retrieve the generated administrator login with: sudo cat /root/miniflux-credentials.txt. Browse to http://<instance-public-ip>/ and sign in with the username and password shown. The health endpoint http://<instance-public-ip>/healthcheck is open. Services are managed with systemctl (miniflux, postgresql, nginx). To enable HTTPS, follow the Let's Encrypt section of the user guide.

    Resources

    Vendor resources

    Support

    Vendor support

    cloudimg provides 24/7 technical support for this product via email and live chat.

    What is covered:

    • Deployment assistance and first-boot configuration
    • Integration guidance (REST API, Google Reader API, Fever API, mobile apps)
    • Upgrades and version migrations
    • TLS termination setup and certificate management
    • PostgreSQL database administration and performance tuning
    • nginx reverse proxy configuration
    • General troubleshooting of the shipped application stack

    Response times:

    Critical issues receive a one-hour average response. Our engineers are available around the clock to help resolve problems that affect your feed reader's availability or data integrity.

    Getting started after launch:

    1. Launch the AMI from AWS Marketplace in your preferred region.
    2. Ensure your security group allows inbound traffic on ports 80 and 443 (HTTPS recommended).
    3. SSH into the instance and retrieve your unique admin credentials from the root-only file generated on first boot.
    4. Open your instance's public IP or domain in a browser and sign in.
    5. Add feeds, import OPML, or configure API access for mobile clients.

    If you need help with any step - including configuring a custom domain, setting up TLS, or connecting third-party clients - contact us and we will walk you through it.

    Contact: support@cloudimg.co.uk 

    For refund requests or billing inquiries, please reach out to the same email address and include your AWS account ID and instance details.

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.