SSO and web interface for Docker Distribution Registry with support for multiple authentication methods and SSL automation.
Acknowledgment: This project is based on and extends the original registry-admin project by zebox. Many thanks to the original authors for their excellent foundation.
This project works with distribution-stack which provides the Docker Distribution Registry itself. Registry Admin Stack must be deployed after distribution-stack.
Location: src/registry-admin/
Web interface and OIDC/SSO provider for Docker Distribution Registry. Provides user management, image catalog browsing, and authentication services.
Automatic SSL certificate management from Let's Encrypt for production deployments. Learn more.
Local domain stack with trusted self-signed certificates for development environments. Learn more.
- First: Deploy distribution-stack
- Second: Deploy registry-admin (this project)
- π Production: Registry Admin + Let's Encrypt for public-facing registries
- π Internal Networks: Registry Admin + Step CA for private/development environments
- π§ Development: Registry Admin with port forwarding for local development
Each component has its own README with detailed setup instructions. Choose the certificate management solution that fits your deployment scenario.
This project is dual-licensed under: