Miniflux, the open source minimalist self-hosted RSS feed reader, preinstalled for AWS with PostgreSQL and nginx. A per-instance administrator and database password are generated on first boot. Backed by 24/7 cloudimg support.
## Miniflux by cloudimg
Miniflux is the popular open source, minimalist and fast self-hosted RSS/Atom/JSON feed reader - a privacy-respecting alternative to hosted readers, with a clean reader interface, keyboard shortcuts, full-text fetching, integrations and a REST API (plus the Google Reader and Fever APIs for mobile apps). This Amazon Machine Image delivers Miniflux fully installed and configured, so a private feed reader is running within minutes of launch. The current release available is Miniflux 2.3.
## Application Stack
The Miniflux server (a single Go binary) runs behind nginx as a reverse proxy. PostgreSQL is the datastore for feeds, entries and settings; the server is otherwise stateless. The server and database bind to the loopback interface.
## Secure First Boot
On the first boot of every instance a one shot service runs the database migrations and creates a single administrator account with a per-instance password, written to a root only file, and generates a fresh PostgreSQL password. No shared or default credentials ship in the image.
## Ready To Use
Sign in as the administrator, add your first feeds or import an OPML file, and read. Connect the official mobile apps or third-party clients through the built-in Google Reader and Fever APIs.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering deployment, integrations, upgrades, TLS termination and database administration.
Miniflux is a trademark of its respective owner. Use of the name does not imply any affiliation with or endorsement by them.