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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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 vues

Docker Registry Proxy

Ce projet fournit une solution de gestion d'infrastructure centralisée pour les environnements de conteneurs, conçue pour rationaliser l'authentification au registre, la mise en cache d'images et le routage du trafic réseau. En agissant comme un proxy transparent et un miroir de registre, il intercepte les requêtes du moteur de conteneur pour imposer des politiques de sécurité cohérentes et réduire la consommation de bande passante externe.

Le système simplifie la gestion des accès en centralisant les identifiants pour plusieurs registres de conteneurs externes, éliminant le besoin de configurations individuelles côté client. Il automatise davantage la configuration de l'infrastructure via l'injection de variables d'environnement et l'orchestration de la confiance d'une autorité de certification personnalisée, garantissant que les runtimes de conteneurs communiquent de manière sécurisée avec l'infrastructure proxy locale.

Le projet maintient une couche de stockage locale pour les couches d'images de conteneurs et les manifestes, ce qui accélère les opérations de pull à travers les environnements de développement et de production distribués. Il est distribué sous forme d'un ensemble de scripts et de configurations destinés au déploiement au sein d'une infrastructure de conteneurs d'entreprise.

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.

Historique des stars

Graphique de l'historique des stars pour rpardini/docker-registry-proxyGraphique de l'historique des stars pour rpardini/docker-registry-proxy

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Docker Registry Proxy

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Docker Registry Proxy.
  • spegel-org/spegelAvatar de spegel-org

    spegel-org/spegel

    3,485Voir sur 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
    Voir sur GitHub↗3,485
  • dqzboy/docker-proxyAvatar de dqzboy

    dqzboy/Docker-Proxy

    4,289Voir sur 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
    Voir sur GitHub↗4,289
  • proxymanapp/proxymanAvatar de ProxymanApp

    ProxymanApp/Proxyman

    6,858Voir sur 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
    Voir sur GitHub↗6,858
  • daeuniverse/daeAvatar de daeuniverse

    daeuniverse/dae

    5,876Voir sur 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
    Voir sur GitHub↗5,876
Voir les 30 alternatives à Docker Registry Proxy→

Questions fréquentes

Que fait rpardini/docker-registry-proxy ?

Ce projet fournit une solution de gestion d'infrastructure centralisée pour les environnements de conteneurs, conçue pour rationaliser l'authentification au registre, la mise en cache d'images et le routage du trafic réseau. En agissant comme un proxy transparent et un miroir de registre, il intercepte les requêtes du moteur de conteneur pour imposer des politiques de sécurité cohérentes et réduire la consommation de bande passante externe.

Quelles sont les fonctionnalités principales de rpardini/docker-registry-proxy ?

Les fonctionnalités principales de rpardini/docker-registry-proxy sont : 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.

Quelles sont les alternatives open-source à rpardini/docker-registry-proxy ?

Les alternatives open-source à rpardini/docker-registry-proxy incluent : 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…

Collections incluant Docker Registry Proxy

Sélections manuelles où Docker Registry Proxy apparaît.
  • Outils de mirroring de registres de conteneurs