cloudflare/serverless-registry
A container registry backed by Workers and R2. observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 98
- Release rhythm 35
- Longevity 74
Flags: no_releases
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: 1037
- days_rel: n/a
- days_push: 16
- n_releases_24m: 0
Adoption not part of the score
1446 stars · 120 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A self-hostable OCI container registry implemented as a Cloudflare Worker, storing image layers and manifests in Cloudflare R2 object storage. It supports full Docker push/pull workflows with username/password or JWT public-key authentication.
Use cases
- self-host a docker container registry on cloudflare
- store container images in r2 object storage
- run a private docker registry without managing servers
- push and pull images with docker from a serverless registry
- authenticate registry pushes with jwt tokens
- replace harbor or docker hub with a cheap serverless registry
When to choose
- you want a low-cost, serverless container registry on Cloudflare
- you already use Cloudflare Workers and R2 for infrastructure
- you need simple username/password or JWT-based registry auth
- you want full control over your image storage location
When to avoid
- you need per-account or per-repository access scoping (not supported)
- you need a UI, vulnerability scanning, or image mirroring features
- you are not deploying on Cloudflare Workers
- you require fine-grained multi-tenant trust domains
Facets
service · maturity active
http-server auth object-storage security cloud-computing self-hosted infrastructure-as-code serverless self-hosted container-registry r2 cloudflare-workers oci-registry docker-registry serverless devops containers docker
1 source
- readme: https://github.com/cloudflare/serverless-registry · fetched 2026-08-28 · 12a645241a96
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cloudflare/serverless-registry | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="cloudflare/serverless-registry")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem