cesanta/docker_auth
Authentication server for Docker Registry 2 observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 70
- Release rhythm 16
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 170
- age_days: 4115
- days_rel: 440
- days_push: 183
- n_releases_24m: 2
Adoption not part of the score
1370 stars · 312 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A standalone authentication and authorization server implementing the Docker Registry 2 token-based auth protocol. It issues tokens for Docker registries with pluggable backends including static users, LDAP, OAuth providers (Google, GitHub, GitLab), and SQL/MongoDB databases.
Use cases
- add authentication to a private docker registry
- secure docker registry with ldap login
- token-based auth server for docker registry 2
- restrict who can push and pull from a private registry
- use google or github sign-in for docker registry access
- fine-grained acl control for docker images
When to choose
- you run Docker Registry 2 and need real authentication instead of a reverse-proxy hack
- you need per-repository or per-action ACLs for container images
- you want to authenticate registry users against LDAP, a database, or an OAuth provider
When to avoid
- you use a managed registry like Docker Hub, ECR, GCR, or Harbor that has built-in auth
- you need a general-purpose identity provider or OIDC server rather than a Docker-specific token issuer
Facets
service · maturity active
auth authorization http-server security self-hosted go self-hosted docker-registry token-authentication ldap oauth helm-chart containers devops docker kubernetes linux
1 source
- readme: https://github.com/cesanta/docker_auth · fetched 2026-08-28 · 3c2d9236eb46
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cesanta/docker_auth | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="cesanta/docker_auth")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem