2 مستودعات
Infrastructure patterns for deploying reverse proxies that automatically discover and secure containers.
Distinct from Docker-Based Deployment Tools: None of the candidates cover the architectural pattern of combining Docker discovery with proxy security
Explore 2 awesome GitHub repositories matching devops & infrastructure · Containerized Reverse Proxy Infrastructure. Refine with filters or upvote what's useful.
This project is an automated SSL certificate manager and orchestrator for Nginx proxy configurations. It functions as an ACME protocol client that handles the request, issuance, and renewal of security certificates for web services running in containers. The system monitors Docker container lifecycle events to automatically provision certificates based on assigned hostnames. It automates the full certificate lifecycle, including domain ownership validation and the issuance of specialized wildcard or multi-domain certificates. The tool manages security through both HTTP and DNS challenge reso
Orchestrates a scalable network of containers with integrated automated domain discovery and security.
JimsGarage is a collection of shell scripts and automation tools designed to help individuals deploy and manage a wide range of self-hosted services on their own hardware. It provides a structured approach to setting up containerized applications, from media servers and document management systems to VPNs and monitoring stacks, all through automated Docker-based configurations. The project distinguishes itself by offering a comprehensive library of deployment recipes that cover the full lifecycle of a home server environment. This includes not just the services themselves, but also the suppor
Sets up Caddy as a containerized reverse proxy to route external traffic to internal services with automatic TLS.