# docker/awesome-compose

Awesome Docker Compose samples

Repository: https://github.com/docker/awesome-compose
Canonical: https://ross.abutalabs.com/products/awesome-compose
Homepage: https://docs.docker.com/compose/
Language: HTML
License: CC0-1.0
License Family: permissive
Topics: awesome-list, awesome, docker-compose
Last push: 2026-08-25T01:56:23+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 2393, "days_push": 9, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 46173, forks 8294 (observed 2026-08-28T04:12:09.744218+00:00)

## What it is
A curated awesome-list of Docker Compose sample projects demonstrating how to wire together multi-service stacks (e.g., NGINX + Flask + MongoDB, React + Express + MySQL). Samples are intended for local development and learning, not production deployment.

## Use cases
- find docker compose examples for a multi-service stack
- learn how to connect nginx with a backend and database
- starter template for react express mysql project
- set up elasticsearch logstash kibana locally with compose
- example compose file for flask and redis
- learn docker compose by example

## When to choose
- you want copy-paste Compose files to bootstrap a local dev stack
- you are learning how to integrate services with Docker Compose
- you need a reference for wiring proxies, apps, and databases together

## When to avoid
- you need production-ready, hardened deployment configurations
- you want a tool or library rather than example files
- you need orchestration beyond single-host Compose (e.g., Kubernetes)

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, deployment, configuration-management, documentation
- domain: developer-tools, self-hosted
- platform: cross-platform, cli
- tags: awesome-list, docker-compose, sample-projects, local-development, starter-templates, devops, containers, docker

## Member repositories
- docker/awesome-compose (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:09.744218+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:21:37.220851+00:00, confidence not recorded.
  - readme: https://github.com/docker/awesome-compose (fetched 2026-08-28T04:12:09.744218+00:00, sha dd3eaab00a2a)
  - homepage: https://docs.docker.com/compose/ (fetched 2026-08-29T07:45:17.559111+00:00, sha ba703483c090)
  - site_page: https://docs.docker.com/ai/sandboxes/install (fetched 2026-08-29T07:45:17.562713+00:00, sha 3055e7b816a0)
  - site_page: https://docs.docker.com/ai/sandboxes/integrations (fetched 2026-08-29T07:45:17.564499+00:00, sha 05f59418049e)
  - site_page: https://docs.docker.com/ai/sandboxes/integrations/vscode (fetched 2026-08-29T07:45:17.566300+00:00, sha 48747553828d)
  - site_page: https://docs.docker.com/ai/sandboxes/integrations/cursor (fetched 2026-08-29T07:45:17.568178+00:00, sha 6373846e0b42)
  - site_page: https://docs.docker.com/ai/sandboxes/integrations/claude-desktop (fetched 2026-08-29T07:45:17.569865+00:00, sha 60ececd493de)
  - site_page: https://docs.docker.com/ai/sandboxes/integrations/chatgpt (fetched 2026-08-29T07:45:17.571738+00:00, sha 8f6dec653358)
  - site_page: https://docs.docker.com/ai/sandboxes/integrations/t3-code (fetched 2026-08-29T07:45:17.573696+00:00, sha fb9f85957f40)
  - site_page: https://docs.docker.com/ai/sandboxes/faq (fetched 2026-08-29T07:45:17.575498+00:00, sha 292801ea55f7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
