awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
rpardini avatar

rpardini/docker-registry-proxy

0
View on GitHub↗
1,173 stars·190 forks·Shell·Apache-2.0·31 views

Docker Registry Proxy

This project provides a centralized infrastructure management solution for container environments, designed to streamline registry authentication, image caching, and network traffic routing. By acting as a transparent proxy and registry mirror, it intercepts container engine requests to enforce consistent security policies and reduce external bandwidth consumption.

The system simplifies access management by centralizing credentials for multiple external container registries, eliminating the need for individual client-side configurations. It further automates infrastructure setup through the injection of environment variables and the orchestration of custom certificate authority trust, ensuring that container runtimes securely communicate with the local proxy infrastructure.

The project maintains a local storage layer for container image layers and manifests, which accelerates pull operations across distributed development and production environments. It is distributed as a set of scripts and configurations intended for deployment within enterprise container infrastructure.

Features

  • Enterprise Infrastructure Management - Provides a centralized infrastructure management solution for secure and efficient container registry access across enterprise clusters.
  • Upstream Registry Caching - Caches images from external registries in a local private registry to improve retrieval speed and reduce bandwidth.
  • Container Image Caching - Caches remote container image layers locally to reduce bandwidth consumption and accelerate pull operations.
  • OCI Artifact Layer Caches - Stores container image layers and manifests locally to minimize bandwidth usage and accelerate pull operations.
  • Registry Proxy Mirrors - Acts as a registry mirror that intercepts pull requests and serves content from a local cache.
  • Transparent Network Proxies - Transparently intercepts and routes container engine requests through a local proxy to enforce caching and security policies.
  • Container Environment Variable Injection - Automatically injects proxy settings into container runtime environments to ensure all traffic is routed through the local cache.
  • Container Registry Management - Centralizes credentials for multiple external container registries to simplify access management across the infrastructure.
  • Runtime Configuration Injection - Injects environment variables into container runtimes to route image download requests through a designated proxy.
  • Container Traffic Proxies - Routes container engine traffic through a single gateway to enforce consistent security policies and access controls.
  • Traffic Routing - Directs container runtime traffic through a network proxy to control access and improve image retrieval speed.
  • Proxy-Based Credential Injection - Intercepts and injects registry credentials into network traffic via a proxy to eliminate manual client-side configuration.
  • Proxy Root Certificate Imports - Adds proxy root certificates to the system trust store to ensure secure communication with external registry caches.
  • Certificate Trust Managers - Automates the installation of custom root certificates into system trust stores to enable secure communication with the proxy.
  • Registry Certificate Trusts - Imports self-signed certificates into trust stores to establish secure communication with local network proxies.

Star history

Star history chart for rpardini/docker-registry-proxyStar history chart for rpardini/docker-registry-proxy

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Docker Registry Proxy

These projects share indexed features with Docker Registry Proxy. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • spegel-org/spegelspegel-org avatar

    spegel-org/spegel

    3,485View on GitHub↗

    Spegel is a container registry cache and peer-to-peer distribution system for Kubernetes. It functions as an OCI image mirror and content addressable store that shares image layers between cluster nodes to reduce external registry traffic and latency. The project implements a distributed hash table to locate image digests across the network, allowing nodes to retrieve content from peers rather than repeated external downloads. This architecture mitigates registry rate-limiting and provides offline image availability to prevent workload failures during registry outages. The system covers capa

    Gocloudcontainerddocker
    View on GitHub↗3,485
  • dqzboy/docker-proxydqzboy avatar

    dqzboy/Docker-Proxy

    4,289View on GitHub↗

    Docker-Proxy is a self-hosted container image caching and mirroring service. It functions as a registry-aware reverse proxy that intercepts requests to remote registries, storing image layers on local disks to accelerate retrieval speeds and reduce dependencies on external network stability. The service includes a web-based management interface for searching mirrored images and monitoring service status. It supports credential-based authentication to access private images and bypass anonymous pull rate limits imposed by remote providers. The proxy manages traffic through domain mapping and s

    JavaScript
    View on GitHub↗4,289
  • proxymanapp/proxymanProxymanApp avatar

    ProxymanApp/Proxyman

    6,858View on GitHub↗

    Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif

    debugging-tooliosmacos
    View on GitHub↗6,858
  • daeuniverse/daedaeuniverse avatar

    daeuniverse/dae

    5,876View on GitHub↗

    dae is a high-performance Linux network tool that functions as an eBPF transparent proxy. It intercepts and redirects packets at the kernel level to route internet traffic based on domains, IP addresses, and process names. The project distinguishes itself by modifying TLS handshakes to simulate browser signatures, which prevents server-side detection of proxy traffic. It also implements a full-cone network address translation gateway to maintain stable bidirectional connections and utilizes a latency-based node selector to automatically route traffic through the fastest available proxy nodes.

    Godaeebpfgolang
    View on GitHub↗5,876
Compare all 30 related projects→

Frequently asked questions

What does rpardini/docker-registry-proxy do?

This project provides a centralized infrastructure management solution for container environments, designed to streamline registry authentication, image caching, and network traffic routing. By acting as a transparent proxy and registry mirror, it intercepts container engine requests to enforce consistent security policies and reduce external bandwidth consumption.

What are the main features of rpardini/docker-registry-proxy?

The main features of rpardini/docker-registry-proxy are: Enterprise Infrastructure Management, Upstream Registry Caching, Container Image Caching, OCI Artifact Layer Caches, Registry Proxy Mirrors, Transparent Network Proxies, Container Environment Variable Injection, Container Registry Management.

Which projects share features with rpardini/docker-registry-proxy?

Projects with overlapping indexed features include: spegel-org/spegel — Spegel is a container registry cache and peer-to-peer distribution system for Kubernetes. It functions as an OCI image… dqzboy/docker-proxy — Docker-Proxy is a self-hosted container image caching and mirroring service. It functions as a registry-aware reverse… proxymanapp/proxyman — Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket… linkerd/linkerd — Linkerd is a Kubernetes service mesh that manages network traffic between microservices. It functions as a transparent… daeuniverse/dae — dae is a high-performance Linux network tool that functions as an eBPF transparent proxy. It intercepts and redirects… fw876/helloworld — This project is a censorship circumvention tool and transparent proxy gateway designed to bypass local network…

Curated searches featuring Docker Registry Proxy

Hand-picked collections where Docker Registry Proxy appears.
  • Container Registry Mirroring Tools