Duplicate website/docs/applications/news/miniflux.md history in roles/miniflux/docs/ history.

This commit is contained in:
Anarion Dunedain 2023-03-28 13:43:40 +02:00
parent ca2310eb6f
commit b2c3bdb35d

View file

@ -0,0 +1,15 @@
# Miniflux
Homepage: <https://miniflux.app/>
Miniflux is a minimalist and opinionated feed reader.
## Usage
Set `miniflux_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
The Miniflux web interface can be found at <http://ansible_nas_host_or_ip:8070>, the default username is `admin` and password `supersecure`.
## Specific Configuration
An admin user will be created with the username and password of `miniflux_admin_username` and `miniflux_admin_password` respectively. These can be found in the Miniflux section within `all.yml.dist`.