awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 Repos

Awesome GitHub RepositoriesWeb Server Management

Consoles for managing web server configurations and routing rules.

Distinguishing note: Focuses on comprehensive management of routing, SSL, and access control.

Explore 8 awesome GitHub repositories matching web development · Web Server Management. Refine with filters or upvote what's useful.

Awesome Web Server Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • zellij-org/zellijAvatar von zellij-org

    zellij-org/zellij

    33,683Auf GitHub ansehen↗

    Zellij is a terminal multiplexer and workspace manager designed to organize command-line sessions into persistent, reconfigurable layouts. It functions as a terminal plugin framework, allowing users to extend their environment with modular, event-driven components that interact with the host through a structured message-passing protocol. The project distinguishes itself through a layout-engine-based architecture that decouples visual pane arrangements from process execution, enabling automated and repeatable terminal workflows. It includes integrated support for web-based remote access, facil

    Controls the lifecycle and authentication tokens of the integrated web server for remote access.

    Rustmultiplexerterminalworkspace
    Auf GitHub ansehen↗33,683
  • nginxproxymanager/nginx-proxy-managerAvatar von NginxProxyManager

    NginxProxyManager/nginx-proxy-manager

    33,295Auf GitHub ansehen↗

    Nginx Proxy Manager is a containerized gateway controller that provides a graphical interface for managing web server routing, security certificates, and access control lists. It functions as a centralized dashboard for directing incoming web traffic to internal services, allowing users to map domain names to specific network ports without manual configuration file edits. The project distinguishes itself by automating the lifecycle of SSL certificates through integrated certificate authority clients and ACME challenges. It utilizes a dynamic routing engine based on high-performance web server

    Provides a graphical interface for managing web server routing, SSL, and access control.

    TypeScriptnginxnginx-proxy
    Auf GitHub ansehen↗33,295
  • scoopinstaller/scoopAvatar von ScoopInstaller

    ScoopInstaller/Scoop

    23,635Auf GitHub ansehen↗

    Scoop is a command-line package manager for Windows designed to automate the installation, configuration, and lifecycle management of software. It utilizes a manifest-driven architecture where applications are defined in structured text files, allowing for consistent and repeatable deployments. By leveraging shim-based path management and symlink-based version switching, it enables users to install and toggle between multiple software versions without cluttering the global system environment. The project distinguishes itself through its focus on portability and clean system integration. It su

    Registers web servers as background services that start automatically with the system.

    PowerShellinstallerpowershellscoop
    Auf GitHub ansehen↗23,635
  • qax-os/excelizeAvatar von qax-os

    qax-os/excelize

    20,682Auf GitHub ansehen↗

    Excelize is a library for reading and writing spreadsheet files in the Office Open XML format. It provides a comprehensive suite of tools for programmatically creating, modifying, and analyzing workbooks, worksheets, and cell data, ensuring compatibility across various office software suites through structured XML serialization. The library distinguishes itself with a built-in formula calculation engine that evaluates complex mathematical and logical expressions directly against workbook data. It also features a memory-mapped streaming architecture, which allows for the efficient processing o

    Provides consoles for managing web server configurations and routing rules.

    Goagentaianalytics
    Auf GitHub ansehen↗20,682
  • caprover/caproverAvatar von caprover

    caprover/caprover

    15,067Auf GitHub ansehen↗

    CapRover is a self-hosted platform-as-a-service that provides a centralized dashboard for managing containerized applications and databases. It functions as a container orchestration platform, simplifying the deployment, scaling, and networking of services across server environments. By leveraging a reverse-proxy-based architecture, the platform handles domain mapping, traffic routing, and automated SSL certificate lifecycle management to ensure secure, encrypted access for hosted web services. The platform distinguishes itself through its integrated automation capabilities, which include aut

    Provides a centralized control panel for managing web server configurations, routing, and automated build pipelines.

    TypeScriptawsazurecaprover
    Auf GitHub ansehen↗15,067
  • chocobozzz/peertubeAvatar von Chocobozzz

    Chocobozzz/PeerTube

    14,520Auf GitHub ansehen↗

    PeerTube is a decentralized, open-source video hosting platform that enables users to operate independent, interoperable servers. By utilizing the ActivityPub protocol, it connects these servers into a global, federated network where users can follow channels, discover content, and interact across different instances. The platform is designed to function as a self-hosted video content management system, providing a community-driven alternative to centralized media services. What distinguishes PeerTube is its hybrid approach to content delivery and infrastructure management. It integrates peer

    Manages web server configurations, including SSL/TLS certificate generation and automatic renewal for secure traffic.

    TypeScriptactivitypubangulardecentralized
    Auf GitHub ansehen↗14,520
  • 0xjacky/nginx-uiAvatar von 0xJacky

    0xJacky/nginx-ui

    11,172Auf GitHub ansehen↗

    This project is a web-based management interface designed for the administration, monitoring, and configuration of Nginx server instances. It functions as a centralized platform for managing reverse proxy settings, traffic routing, and server lifecycles, providing a visual dashboard to replace manual configuration file editing. The platform distinguishes itself through integrated infrastructure automation and observability tools. It supports distributed environments by synchronizing configuration states across multiple nodes and containerized services, while offering artificial intelligence a

    Serves as a comprehensive web-based management interface for Nginx server administration.

    Gochatgpt-appcode-completioncopilot
    Auf GitHub ansehen↗11,172
  • vonng/pigstyAvatar von Vonng

    Vonng/pigsty

    5,172Auf GitHub ansehen↗

    Pigsty is a comprehensive database infrastructure orchestration platform designed to automate the full lifecycle of high-availability PostgreSQL clusters. It functions as an infrastructure-as-code framework that manages cluster coordination, node provisioning, and service discovery through idempotent playbooks. By integrating distributed consensus mechanisms, the platform ensures automated failover and consistent state enforcement across diverse environments, including bare metal and virtualized infrastructure. The platform distinguishes itself through a robust suite of operational capabiliti

    Manages domains, SSL certificates, and proxy settings via an integrated web server.

    Shell
    Auf GitHub ansehen↗5,172
  1. Home
  2. Web Development
  3. Web Server Management

Unter-Tags erkunden

  • Process ControlsUtilities for managing the lifecycle of web server processes, including restarts and shutdowns. **Distinct from Web Server Management:** Focuses on process execution and lifecycle management rather than routing, SSL, or access control configuration.