miniflux-v2/contrib
Alexandros Kosiaris 6703e03ce6 contrib: Add support for a $MINIFLUX_IMAGE env var in docker-compose
Allowing to override the image used in docker-compose files can allow
for richer and more easy local development/debugging sessions. The
docker image building process is already using the latest tag anyway,
making it really easy to build an image with a (set of) specific
commits. Using the above built image with the provided docker-compose
files isn't doable without modifications though. Add that support via
environmental variables.
2021-06-16 20:34:25 -07:00
..
ansible Added Ansible Role + Playbook for Miniflux 2020-10-27 14:37:29 -07:00
docker-compose contrib: Add support for a $MINIFLUX_IMAGE env var in docker-compose 2021-06-16 20:34:25 -07:00
grafana Add Grafana dashboard in contrib folder 2020-12-05 19:53:40 -08:00
README.md Add few Docker Compose examples 2020-10-27 21:27:15 -07:00

README.md

The contrib directory contains various useful things contributed by the community.

Community contributions are not officially supported by the maintainers. There is no guarantee whatsoever that anything in this folder works.