3 مستودعات
Deployment patterns for hosting control-plane coordination servers.
Distinguishing note: Focuses on public-facing infrastructure for network control planes.
Explore 3 awesome GitHub repositories matching devops & infrastructure · Coordination Server Deployments. Refine with filters or upvote what's useful.
Headscale is a self-hosted control plane for private mesh networking that enables the creation of secure, encrypted peer-to-peer networks. By acting as a centralized coordination server, it manages device authentication, cryptographic key exchange, and network topology, allowing distributed infrastructure to communicate without relying on third-party services. It implements a zero-trust security architecture, verifying device and user identity before granting access to internal resources. The project distinguishes itself by providing a fully independent, self-hosted alternative for managing n
Hosts the control plane on public-facing infrastructure to manage client connectivity and provide centralized oversight.
This project provides a system for hosting and orchestrating containerized virtual network controllers and root servers. It functions as a manager for private root servers, allowing the deployment of network infrastructure that coordinates connectivity between peer devices without relying on public infrastructure. The tool features a web-based administrative interface for managing virtual networks. This interface enables visual network management, including the approval of member join requests, authorization of new clients, and the assignment of specific IP address ranges. The system include
Deploys root servers using containers to manage and coordinate a private network of controllers.
Crossdesk is a cross-platform remote desktop software used for streaming and controlling remote computers. It consists of a hardware-accelerated video streamer and a web-based client that allows users to operate remote devices through a browser without installing platform-specific software. The system utilizes a self-hosted connection relay deployed via containers to manage remote sessions and forward traffic when direct peer-to-peer connections fail. To maintain performance, it employs hardware-accelerated video encoding and streaming to reduce latency and CPU load. The software provides cr
Provides a containerized coordination server for managing remote sessions and signaling logic.