Miniflux is a minimalist and opinionated feed reader. https://miniflux.app/
Go to file
Javielico 87f93ea747 Adding description for recipe 2024-08-26 16:34:06 +01:00
.drone.yml init 2024-08-26 11:16:08 +01:00
.env.sample Messing around with config 2024-08-26 16:11:52 +01:00
.gitignore init 2024-08-26 11:16:08 +01:00
README.md Adding description for recipe 2024-08-26 16:34:06 +01:00
abra.sh Messing around with config 2024-08-26 16:11:52 +01:00
compose.postgres.yml Messing around with config 2024-08-26 11:57:32 +01:00
compose.yml Messing around with config 2024-08-26 11:57:32 +01:00
config.yml.tmpl Messing around with config 2024-08-26 11:57:32 +01:00

README.md

miniflux

This repository provides a Docker Compose-based recipe for deploying Miniflux, a minimalist and opinionated RSS feed reader, using Coop Cloud. The deployment is designed to be secure, customizable, and straightforward, leveraging secrets management and configuration templating.

  • Category: Apps
  • Status: 0
  • Image: miniflux, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: No
  • Tests: No
  • SSO: No

Quick start

  • abra app new miniflux --secrets
  • abra app config <app-name>
  • abra app deploy <app-name>

For more, see docs.coopcloud.tech.