5 个仓库
Generates and installs TLS certificates automatically for all container domains, enabling secure connections without manual setup.
Distinct from Security & HTTPS: Distinct from Security & HTTPS: focuses on automatic TLS certificate generation for container domains, not general HTTPS management.
Explore 5 awesome GitHub repositories matching security & cryptography · Automatic Container HTTPS. Refine with filters or upvote what's useful.
OrbStack is a native macOS application that replaces Docker Desktop, providing an all-in-one environment for running Docker containers, full Linux virtual machines, and local Kubernetes clusters. It runs Linux VMs directly on the macOS hypervisor framework for near-native performance, uses VirtioFS for fast bidirectional file sharing between macOS and Linux, and leverages Rosetta for near-native x86 emulation on Apple Silicon. The system assigns predictable local domain names to containers and VMs with automatic HTTPS certificate generation, forwards ports via event-driven updates, and stores
Generates and installs TLS certificates automatically for all container domains, enabling secure connections without manual setup.
Cosmos-Server is a self-hosted server platform that combines an authentication gateway, a reverse proxy with dynamic rate limiting, and a Docker container orchestrator into a single management interface. It provides automatic HTTPS certificate management with wildcard support through DNS challenges, and secures self-hosted applications with token-based session management and plugin-based authentication middleware. The platform distinguishes itself by integrating these capabilities into a unified system where the reverse proxy enforces authentication, rate limiting, and TLS termination before
Generates and renews TLS certificates for applications with wildcard support through DNS challenges.
Ponzu is a content management framework written in Go that functions as a headless CMS with a built-in JSON API and an automatically generated admin dashboard. It is designed to be compiled into a single binary, serving both the content API and the administrative interface from a single HTTP server. The framework distinguishes itself through automatic HTTPS certificate management via Let's Encrypt, enabling secure HTTP/2 delivery out of the box. It provides compile-time content scaffolding, allowing developers to define custom content types from the command line and generate the corresponding
Secures a web server with free, auto-renewing TLS certificates from Let's Encrypt for HTTP/2 traffic.
这是一个基于 Docker 的 Nginx 反向代理管理器,旨在自动化 Web 应用程序的 HTTPS 部署。它作为网关,通过 Let's Encrypt 获取和更新安全证书,并将传入流量代理到后端服务。 该系统通过自动发现运行在 Docker 容器中的 Web 服务来消除手动域名配置,从而脱颖而出。它通过自动化流程管理安全证书,并可以通过共享卷将这些证书暴露给其他应用程序。 该工具涵盖了通过负载均衡和域名重定向进行的流量管理。它还提供安全控制,如基本身份验证和 IP 访问限制,以及直接从文件系统提供静态文件的能力。
Automatically generates and installs TLS certificates for container domains to enable secure HTTPS connections.
Devilbox is a containerized development environment that provides a reproducible suite of web servers, databases, and language runtimes managed through a unified configuration. It functions as a Docker-based local development stack for LAMP and MEAN software stacks and as a manager for switching between different versions of these services to match specific project requirements. The system distinguishes itself by automating local network orchestration. It includes a Docker-based virtual host manager that automatically maps local directories to custom domains and a local DNS and SSL orchestrat
Automatically generates and installs TLS certificates for all container domains to support secure connections.