awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

Awesome GitHub RepositoriesReverse Proxy Orchestrators

Systems that dynamically manage and route traffic to multiple backend services with automated load balancing and protocol handling.

Explore 5 awesome GitHub repositories matching networking & communication · Reverse Proxy Orchestrators. Refine with filters or upvote what's useful.

Awesome Reverse Proxy Orchestrators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • caddyserver/caddyAvatar de caddyserver

    caddyserver/caddy

    73,492Ver en GitHub↗

    Caddy is an extensible, modular web server platform designed for high-performance traffic management and automated security. At its core, it functions as a dynamic HTTP gateway that handles request routing, static asset delivery, and reverse proxying through a chain of configurable handler modules. The system is built on a modular architecture that allows developers to extend server functionality by registering custom components, all managed through a unified lifecycle and provisioning framework. What distinguishes Caddy is its focus on automated infrastructure and zero-downtime operations. I

    Orchestrates traffic flow to backend services with built-in load balancing and protocol upgrade capabilities.

    Goacmeautomatic-httpscaddy
    Ver en GitHub↗73,492
  • nginx-proxy/nginx-proxyAvatar de nginx-proxy

    nginx-proxy/nginx-proxy

    19,863Ver en GitHub↗

    This project is an automated reverse proxy and load balancer designed for containerized environments. It functions by monitoring container lifecycle events through the container runtime API, allowing it to dynamically generate and update web server configurations in real time as services start, stop, or change their network status. The system distinguishes itself through its ability to orchestrate proxy processes without dropping active connections, ensuring continuous availability during configuration updates. It utilizes a template-based engine to map container metadata to routing logic, en

    Orchestrates long-running proxy processes that reload routing tables dynamically without dropping active connections.

    Pythondockerdocker-gennginx
    Ver en GitHub↗19,863
  • steveltn/https-portalAvatar de SteveLTN

    SteveLTN/https-portal

    4,694Ver en GitHub↗

    Este proyecto es un gestor de proxy inverso Nginx basado en Docker, diseñado para automatizar el despliegue de HTTPS para aplicaciones web. Funciona como una pasarela que adquiere y renueva certificados de seguridad a través de Let's Encrypt y redirige el tráfico entrante a los servicios backend. El sistema se distingue por descubrir automáticamente los servicios web que se ejecutan en contenedores Docker, eliminando la configuración manual de dominios. Gestiona los certificados de seguridad mediante un proceso automatizado y puede exponer estos certificados a otras aplicaciones a través de volúmenes compartidos. La herramienta cubre la gestión del tráfico mediante balanceo de carga y redirección de dominios. También proporciona controles de seguridad como autenticación básica y restricciones de acceso por IP, además de la capacidad de servir archivos estáticos directamente desde el sistema de archivos.

    Functions as a reverse proxy orchestrator that manages traffic flow between the internet and backend container services.

    Ruby
    Ver en GitHub↗4,694
  • psviderski/uncloudAvatar de psviderski

    psviderski/uncloud

    4,653Ver en GitHub↗

    Uncloud is a decentralized container orchestrator designed to deploy and manage applications across multiple servers without a central control plane. It functions as a peer-to-peer system and a Docker Compose cluster deployer, using SSH-based infrastructure management to coordinate operations across remote nodes. The project distinguishes itself by using a secure mesh network overlay to enable direct inter-container communication across different physical machines. It facilitates container image distribution by transferring missing layers directly from local environments to target nodes, bypa

    Includes an automated reverse proxy manager that handles external traffic routing and TLS certificate provisioning.

    Gocontainersdeploymentdevops
    Ver en GitHub↗4,653
  • linuxserver/docker-swagAvatar de linuxserver

    linuxserver/docker-swag

    3,608Ver en GitHub↗

    This project is a Docker-based web gateway and Nginx reverse proxy manager. It functions as a containerized network edge designed to route incoming HTTP and HTTPS traffic to backend services using subdomains and subfolders. The system automates the procurement and renewal of Let's Encrypt SSL certificates via the ACME protocol and various DNS plugins. It includes a mechanism to export and share these certificates through persistent volumes so other containers can utilize the same encryption keys. Security is handled through a combination of server intrusion prevention, using Fail2Ban to moni

    Functions as a managed reverse proxy orchestrator directing traffic to backend services via Nginx.

    Dockerfilehacktoberfest
    Ver en GitHub↗3,608
  1. Home
  2. Networking & Communication
  3. Networking
  4. Reverse Proxies
  5. Reverse Proxy Orchestrators