12 dépôts
Configures TLS/SSL certificates and reverse proxies to secure traffic for self-hosted services.
Distinct from Reverse Proxy Security: Distinct from Reverse Proxy Security: focuses on the HTTPS configuration and certificate setup for self-hosted services, not the security offloading patterns.
Explore 12 awesome GitHub repositories matching security & cryptography · Self-Hosted HTTPS Configurations. Refine with filters or upvote what's useful.
BrowserSync is a web development synchronization tool and live reload server. It functions as a local static web server, a reverse proxy server for existing sites, and a browser testing orchestrator that coordinates page state across different browsers and physical devices. The tool is distinguished by its ability to mirror user interactions, such as clicks, scrolls, and form inputs, in real time across all connected devices. It also provides a web-based device control interface and the capability to create public URL tunnels for remote testing of local sites. The system covers a broad range
Enables local HTTPS encryption to test features requiring secure connections on a development machine.
Hotel is a reverse proxy and process manager for local development. It maps custom local domains and subdomains to specific ports or remote servers, removing the need for manual host file modifications. The project provides a web interface to manage the lifecycle of background processes and application servers. It includes on-demand process activation, which starts and stops servers automatically when accessed via a browser to conserve system resources. The tool generates self-signed SSL certificates to enable encrypted HTTPS connections for local environments. It also supports routing traff
Configures local SSL/TLS certificates to establish secure HTTPS connections for services running on a local machine.
Lets-chat est une plateforme de communication d'équipe auto-hébergée et un serveur de chat XMPP conçu pour la messagerie privée. Il fournit un environnement de communication conteneurisé pour les petites équipes afin d'échanger des messages et des fichiers, avec une API REST programmable pour automatiser les conversations et gérer les messages depuis des outils externes. La plateforme fonctionne comme une passerelle et un serveur XMPP, assurant l'interopérabilité avec d'autres clients de messagerie conformes. Elle se distingue par la prise en charge de la gestion d'identité d'entreprise, permettant aux administrateurs de vérifier les identités des utilisateurs via des comptes locaux ou des services d'annuaire externes tels que LDAP et Kerberos. Le système couvre un large éventail de capacités de collaboration, incluant la messagerie directe privée, les salons de groupe protégés par mot de passe et la recherche dans l'historique des chats. Il gère la messagerie multimédia avec prise en charge des extraits de code, des mentions et de l'intégration de GIF tiers, tout en utilisant une couche de fournisseur pour router les téléchargements de fichiers vers des disques locaux ou du stockage cloud distant. L'application est packagée sous forme d'image conteneur pour un déploiement simplifié dans divers environnements et peut être configurée via des variables d'environnement.
Defines host, port, and SSL certificates to control application access over HTTP and HTTPS.
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 container domains, enabling secure HTTPS without manual setup.
Chainlink is a decentralized oracle network that connects smart contracts to off-chain data, computation, and real-world systems. It provides a secure and reliable infrastructure for blockchain applications to access external information, execute automated workflows, and interact with other blockchains. The network is secured by a staking-based model where node operators lock LINK tokens as collateral, which can be slashed for poor performance, incentivizing honest and accurate data delivery. The platform distinguishes itself through a comprehensive set of capabilities that extend beyond basi
Generates self-signed TLS certificates and configures environment variables for serving node traffic over HTTPS.
RuoYi-Vue3 is a full-stack administrative dashboard and permission management framework built with SpringBoot and Vue 3. It serves as an enterprise management backend providing a decoupled architecture that separates the API from the user interface. The project features a low-code CRUD generator that automatically produces frontend and backend boilerplate code and API documentation from database tables. It implements a comprehensive role-based access control system for managing users, departments, and granular permissions at the menu and button levels, secured by stateless JSON Web Token auth
Supports setting up a reverse proxy with an SSL certificate to serve the application over HTTPS.
Provides instructions for securing a self-hosted sync server with Nginx and HTTPS.
Laragon is a portable web server suite and WAMP stack manager that provides a self-contained local development environment. It enables the bootstrapping of web applications through the orchestration of web servers, databases, and language runtimes on a single machine. The project is distinguished by its registry-free portable mode, allowing the entire development stack to be moved between drives or computers without re-installation. It features automated virtual host mapping and SSL certificate generation for local domains, as well as a local tunneling gateway to expose projects via public UR
Automates the generation of SSL certificates and virtual host configuration to enable local HTTPS connections.
Devilbox est un environnement de développement conteneurisé qui fournit une suite reproductible de serveurs web, de bases de données et de runtimes de langage gérés via une configuration unifiée. Il fonctionne comme une stack de développement local basée sur Docker pour les stacks logicielles LAMP et MEAN et comme un gestionnaire pour basculer entre différentes versions de ces services afin de correspondre aux exigences spécifiques du projet. Le système se distingue par l'automatisation de l'orchestration réseau locale. Il inclut un gestionnaire d'hôtes virtuels basé sur Docker qui mappe automatiquement les répertoires locaux à des domaines personnalisés et un orchestrateur DNS et SSL local qui gère la résolution de domaine interne et génère des certificats de confiance pour le développement HTTPS. Le projet couvre un large éventail de capacités, notamment l'administration des bases de données et des services via des interfaces web, le versionnage des runtimes de langage et l'hébergement de sites multi-projets. Il fournit également des outils pour intercepter les emails sortants, surveiller l'état des services via un tableau de bord et exécuter des chaînes d'outils de développement directement au sein des conteneurs.
Configures SSL/TLS certificates for local servers to enable secure HTTPS connections during development.
Certd is a self-hosted platform that automates the full lifecycle of SSL certificates using the ACME protocol. It handles certificate application, renewal, and deployment across multiple domains through a pipeline-driven workflow engine, with DNS challenge orchestration and multi-cloud deployment capabilities. The platform distinguishes itself through its configurable pipeline system, which allows users to build multi-step workflows that can pass outputs between tasks, execute custom scripts, and handle errors. It supports multi-tenant access control with role-based permissions, encrypted cre
Accepts HTTPS connections by default on port 7002, with options to disable or change the port via environment variables.
OpenViking is a multi-tenant context server and knowledge base administration system designed to provide AI agents with persistent long-term memory. It enables the indexing of diverse documents and codebases to support retrieval-augmented generation, allowing agents to recall past interactions, user preferences, and learned experiences across sessions. The project is distinguished by its use of a URI-based virtual filesystem to organize memories, resources, and skills. It implements a tiered context loading system that balances retrieval precision with token budgets by structuring data into a
Configures TLS encryption and reverse proxy settings to securely expose services over HTTPS.
Ce projet fournit un environnement de développement conteneurisé conçu pour standardiser les piles de serveurs web, incluant Apache, MySQL et PHP. Il orchestre ces services dans une configuration cohérente et portable qui garantit un comportement fiable sur différentes machines et entre les membres de l'équipe. L'environnement se distingue par l'intégration d'outils de sécurité et de gestion du trafic de qualité production directement dans le workflow local. Il automatise la génération et l'application de certificats SSL et TLS pour permettre des connexions chiffrées pour les domaines locaux, tout en utilisant un reverse proxy pour router le trafic et simuler un équilibrage de charge de qualité production. La pile inclut une suite complète d'utilitaires administratifs et de diagnostic, tels qu'une interface graphique web pour la gestion de base de données et le support de la connexion de débogueurs distants pour inspecter l'état de l'application. Les développeurs peuvent gérer l'infrastructure via des fichiers de configuration centralisés et des variables d'environnement, tout en maintenant un stockage de données persistant et une synchronisation de code en temps réel via des répertoires hôtes mappés. Le projet est configuré via un format de fichier déclaratif et inclut des utilitaires en ligne de commande pour un accès shell direct aux conteneurs de services isolés.
Automates the generation and application of SSL and TLS certificates to enable secure HTTPS connections for local development domains.