gliderlabs/registrator
Service registry bridge for Docker with pluggable adapters observed · 2026-08-28
Health v2 · maintenance only
33/100
- Activity 22
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4425
- days_rel: n/a
- days_push: 468
- n_releases_24m: 0
Adoption not part of the score
4675 stars · 903 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Registrator is a service registry bridge for Docker that automatically registers and deregisters Docker containers as services by inspecting containers as they come online. It supports pluggable registry backends including Consul, etcd, and SkyDNS 2.
Use cases
- automatically register docker containers in consul
- deregister services when containers stop
- bridge docker events to etcd service registry
- keep service discovery in sync with running containers
- register container published ports with a service registry
- run service discovery for docker without manual registration
When to choose
- you run services in Docker and use Consul, etcd, or SkyDNS for discovery
- you want container lifecycle events to automatically update your service registry
- you need TTL-based health expiry or periodic resync of registered services
When to avoid
- you use Kubernetes or Docker Swarm, which have built-in service discovery
- your registry backend is not one of the supported pluggable adapters
- you need a general-purpose orchestration or scheduling tool rather than registry bridging
Facets
service · maturity maintenance
service-discovery container-runtime deployment microservices microservices infrastructure-as-code self-hosted go cli self-hosted docker-registry-bridge consul etcd skydns container-orchestration service-registration containers devops docker linux
1 source
- readme: https://github.com/gliderlabs/registrator · fetched 2026-08-28 · 473dbf6051f0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gliderlabs/registrator | main | 33 |
For agents
markdown · JSON · MCP: product_card(name="gliderlabs/registrator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem