Dark Dragon a1879ea37c Create default miniflux db il y a 2 ans
..
Caddyfile 519fbcf581 Add few Docker Compose examples il y a 5 ans
README.md a1593b8942 Run the application in one command il y a 3 ans
basic.yml a1879ea37c Create default miniflux db il y a 2 ans
caddy.yml 20c4cb770e Bring back the health check condition to `depends_on` il y a 3 ans
traefik.yml 20c4cb770e Bring back the health check condition to `depends_on` il y a 3 ans

README.md

Docker-Compose Examples

Here are few Docker Compose examples:

  • basic.yml: Basic example
  • caddy.yml: Use Caddy as reverse-proxy with automatic HTTPS
  • traefik.yml: Use Traefik as reverse-proxy with automatic HTTPS

    docker compose -f basic.yml up -d