awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·10 Aufrufe

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-Verlauf

Star-Verlauf für rpardini/docker-registry-proxyStar-Verlauf für rpardini/docker-registry-proxy

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Kuratierte Suchen mit Docker Registry Proxy

Handverlesene Sammlungen, in denen Docker Registry Proxy vorkommt.
  • Tools für Container-Registry-Mirroring

Häufig gestellte Fragen

Was macht rpardini/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.

Was sind die Hauptfunktionen von rpardini/docker-registry-proxy?

Die Hauptfunktionen von rpardini/docker-registry-proxy sind: 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.

Welche Open-Source-Alternativen gibt es zu rpardini/docker-registry-proxy?

Open-Source-Alternativen zu rpardini/docker-registry-proxy sind unter anderem: 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…

Open-Source-Alternativen zu Docker Registry Proxy

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Docker Registry Proxy.
  • spegel-org/spegelAvatar von spegel-org

    spegel-org/spegel

    3,485Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,485
  • dqzboy/docker-proxyAvatar von dqzboy

    dqzboy/Docker-Proxy

    4,289Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,289
  • proxymanapp/proxymanAvatar von ProxymanApp

    ProxymanApp/Proxyman

    6,858Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,858
  • daeuniverse/daeAvatar von daeuniverse

    daeuniverse/dae

    5,876Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,876
Alle 30 Alternativen zu Docker Registry Proxy anzeigen→