Frédéric Guillot 18cd544fab chore(contrib): update postgres volume path in Docker Compose sample files há 4 meses atrás
..
Caddyfile 519fbcf581 Add few Docker Compose examples há 5 anos atrás
README.md a1593b8942 Run the application in one command há 3 anos atrás
basic.yml 18cd544fab chore(contrib): update postgres volume path in Docker Compose sample files há 4 meses atrás
caddy.yml 18cd544fab chore(contrib): update postgres volume path in Docker Compose sample files há 4 meses atrás
traefik.yml 18cd544fab chore(contrib): update postgres volume path in Docker Compose sample files há 4 meses atrás

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