awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesCoordination Server Deployments

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.

Awesome Coordination Server Deployments GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • juanfont/headscaleالصورة الرمزية لـ juanfont

    juanfont/headscale

    40,074عرض على GitHub↗

    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.

    Gotailscaletailscale-control-servertailscale-server
    عرض على GitHub↗40,074
  • xubiaolin/docker-zerotier-planetالصورة الرمزية لـ xubiaolin

    xubiaolin/docker-zerotier-planet

    4,039عرض على GitHub↗

    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.

    Shelldockerfileplanetself-host-zerotier
    عرض على GitHub↗4,039
  • kunkundi/crossdeskالصورة الرمزية لـ kunkundi

    kunkundi/crossdesk

    3,776عرض على GitHub↗

    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.

    C++audio-streamingcodeccplusplus
    عرض على GitHub↗3,776
  1. Home
  2. DevOps & Infrastructure
  3. Coordination Server Deployments

استكشف الوسوم الفرعية

  • Private Root Server HostingHosting of private root servers to coordinate network controllers. **Distinct from Coordination Server Deployments:** Focuses on the specific 'planet' root server role for virtual networks, not general control-plane coordination.
  • Session Coordination ServersServers that manage signaling and session state for remote access connections. **Distinct from Coordination Server Deployments:** Specific to session signaling for remote access, whereas Coordination Server Deployments is a general infrastructure pattern.