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
·

5 Repos

Awesome GitHub RepositoriesHeadless Server Management

Tools for controlling and executing processes on remote servers without a graphical interface.

Distinct from Headless Server Deployments: Candidates are too narrow (game servers, media servers) or too broad (general deployment).

Explore 5 awesome GitHub repositories matching devops & infrastructure · Headless Server Management. Refine with filters or upvote what's useful.

Awesome Headless Server Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • abraunegg/onedriveAvatar von abraunegg

    abraunegg/onedrive

    12,577Auf GitHub ansehen↗

    This project is a command-line synchronization client for OneDrive and SharePoint libraries on Linux. It functions as a synchronization engine that aligns local filesystems with cloud storage through bidirectional, unidirectional, or download-only workflows. The client supports headless authentication for servers without web browsers and can be deployed as a background service or within a containerized environment. It enables the management of multiple distinct cloud accounts on a single system and integrates with shared SharePoint sites and document libraries. The synchronization engine inc

    Supports cloud storage synchronization on remote servers without a web browser via device authorization.

    D
    Auf GitHub ansehen↗12,577
  • gameservermanagers/linuxgsmAvatar von GameServerManagers

    GameServerManagers/LinuxGSM

    4,841Auf GitHub ansehen↗

    LinuxGSM is a command-line orchestration platform designed for the deployment, management, and lifecycle maintenance of dedicated game servers on Linux systems. It functions as a system-level administration tool that automates the provisioning of server instances, ensuring they remain operational through persistent background execution, automated health monitoring, and native system-timer integration. The project distinguishes itself through a modular, shell-script-based architecture that enables multi-instance hosting on a single host. It provides granular control over server environments, i

    The server management tool deploys secondary headless client instances to handle AI processing, reducing the computational load on primary server instances.

    Shellbashdedicated-game-serversgame
    Auf GitHub ansehen↗4,841
  • lmstudio-ai/lmsAvatar von lmstudio-ai

    lmstudio-ai/lms

    4,214Auf GitHub ansehen↗

    This project is a headless large language model inference engine and server manager designed for local deployments. It provides a developer toolkit and API gateway that allows for the management of model lifecycles and inference tasks without a graphical user interface. The system enables the deployment of model engines across different operating systems, cloud environments, or CI pipelines. It includes a command-line interface for bootstrapping development projects and automating the orchestration of loading and unloading model binaries based on specific workflow needs. The toolset covers i

    Operates without a graphical user interface, exposing all functionality through CLI and HTTP API.

    TypeScriptllmlmstudionodejs
    Auf GitHub ansehen↗4,214
  • amantus-ai/vibetunnelAvatar von amantus-ai

    amantus-ai/vibetunnel

    4,035Auf GitHub ansehen↗

    Vibetunnel is a remote shell infrastructure project consisting of a headless terminal server, a remote shell manager, and a web-based terminal proxy. It provides the backend and connectivity tools necessary to execute processes on cloud instances and stream the resulting output to a web browser. The system distinguishes itself through secure tunneling connectivity and real-time terminal state synchronization. It uses encrypted tunnels to expose local shell environments to the internet and includes a terminal session recorder to capture activity in a playback-ready format for sharing and revie

    Provides capabilities to run and control processes on cloud instances without a graphical user interface.

    TypeScriptremoteterminalvibecoding
    Auf GitHub ansehen↗4,035
  • rnwood/smtp4devAvatar von rnwood

    rnwood/smtp4dev

    3,817Auf GitHub ansehen↗

    smtp4dev is a suite of tools featuring a mock SMTP server that intercepts outgoing email traffic and stores messages for inspection instead of delivering them to recipients. It includes a web-based viewer for inspecting email metadata, raw source code, and MIME structures, alongside a responsive email previewer that simulates how HTML emails appear across different viewport sizes and device layouts. The project provides a traffic analyzer to log protocol interactions and session data for debugging delivery failures. It also operates as a TLS SMTP server, supporting encrypted connections via T

    Tracks and manages intercepted mail traffic via a terminal interface in headless server environments.

    C#linuxmacosxsmtp-server
    Auf GitHub ansehen↗3,817
  1. Home
  2. DevOps & Infrastructure
  3. Headless Server Management

Unter-Tags erkunden

  • Headless Client OffloadingDeploying secondary headless client instances to handle AI processing and reduce computational load on primary server instances. **Distinct from Headless Server Management:** Distinct from Headless Server Management: focuses on offloading specific computational tasks to secondary client instances rather than general remote server control.
  • Headless Cloud SynchronizationManagement of cloud storage synchronization on servers without graphical interfaces using device auth flows. **Distinct from Headless Server Management:** Distinct from general Headless Server Management: specifically focuses on the synchronization of cloud data without a browser.
  • Inference Server ArchitecturesOperating inference servers without a graphical interface, exposing all functionality through CLI and HTTP API. **Distinct from Headless Server Management:** Distinct from Headless Server Management: focuses on inference-specific headless operation rather than general remote server management.
  • Remote Email MonitoringMonitoring email traffic on remote servers via terminal interfaces without graphical access. **Distinct from Headless Server Management:** Specifically applied to monitoring intercepted mail traffic rather than general server process control.