tiangolo/uvicorn-gunicorn-fastapi-docker resource
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2798
- days_rel: n/a
- days_push: 12
- n_releases_24m: 0
Adoption not part of the score
2915 stars · 343 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Docker image that runs FastAPI applications with Uvicorn workers managed by Gunicorn, with automatic performance tuning of worker counts. It is now deprecated since modern Uvicorn supports multiple workers natively.
Use cases
- deploy a FastAPI app in Docker with tuned worker processes
- run a high-performance Python ASGI web service in a container
- containerize a FastAPI API with websockets support
- serve a Python async web app with Gunicorn-managed Uvicorn workers
When to choose
- you maintain a legacy deployment already built on this image
- you need a quick preconfigured FastAPI container without writing your own Dockerfile
When to avoid
- starting a new project - the image is deprecated; use Uvicorn's --workers option directly
- you need a custom ASGI server setup beyond what the image auto-tuning provides
- you don't use FastAPI or Python ASGI frameworks
Facets
infra-config · maturity maintenance
http-server deployment web-framework web-development backend python fastapi uvicorn gunicorn asgi docker-image deprecated devops containers docker linux
1 source
- readme: https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker · fetched 2026-08-28 · 9ca3ba429aea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tiangolo/uvicorn-gunicorn-fastapi-docker | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="tiangolo/uvicorn-gunicorn-fastapi-docker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem