Miniflux is a minimalist and opinionated feed reader.
https://miniflux.app/
Javielico 87f93ea747 | ||
---|---|---|
.drone.yml | ||
.env.sample | ||
.gitignore | ||
README.md | ||
abra.sh | ||
compose.postgres.yml | ||
compose.yml | ||
config.yml.tmpl |
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
.