miniflux-v2/contrib
Alexandros Kosiaris 56c3f1193f contrib: Bump docker-compose version to 3.4
'start_period' for 'healthchecks' was added in Compose file version 3.4,

https://docs.docker.com/compose/compose-file/compose-versioning/#version-34

Bump docker-compose files' versions from 3.3 to 3.4

Without this, docker-compose (1.25 at least) returns

ERROR: The Compose file './contrib/docker-compose/caddy.yml' is invalid because:
services.db.healthcheck value Additional properties are not allowed ('start_period' was unexpected)
2021-06-16 20:24:13 -07:00
..
ansible Added Ansible Role + Playbook for Miniflux 2020-10-27 14:37:29 -07:00
docker-compose contrib: Bump docker-compose version to 3.4 2021-06-16 20:24:13 -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.