Dark Dragon a1879ea37c Create default miniflux db %!s(int64=2) %!d(string=hai) anos
..
Caddyfile 519fbcf581 Add few Docker Compose examples %!s(int64=5) %!d(string=hai) anos
README.md a1593b8942 Run the application in one command %!s(int64=3) %!d(string=hai) anos
basic.yml a1879ea37c Create default miniflux db %!s(int64=2) %!d(string=hai) anos
caddy.yml 20c4cb770e Bring back the health check condition to `depends_on` %!s(int64=3) %!d(string=hai) anos
traefik.yml 20c4cb770e Bring back the health check condition to `depends_on` %!s(int64=3) %!d(string=hai) anos

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