awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repository-uri

Awesome GitHub RepositoriesHeadless Server Deployments

Configurations for running applications as background services without a graphical user interface, typically via containers.

Distinguishing note: None of the candidates cover the specific concept of a headless server deployment for a utility application

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

Awesome Headless Server Deployments GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • avwo/whistleAvatar avwo

    avwo/whistle

    15,570Vezi pe GitHub↗

    Whistle is an HTTP debugging proxy that captures, inspects, and modifies traffic through a web-based management interface. It operates as a man-in-the-middle proxy, intercepting HTTP, HTTPS, HTTP/2, WebSocket, and TCP traffic between clients and servers, and provides a plugin-based architecture that extends core functionality with custom rules, UI panels, and protocol handlers at runtime. The project distinguishes itself through a combination of capabilities that go beyond basic traffic inspection. It supports server-side headless operation on Linux, allowing it to intercept traffic for appli

    Runs as a headless proxy on Linux servers to intercept traffic for applications that cannot configure a proxy directly.

    JavaScriptcharlesdebugfiddler
    Vezi pe GitHub↗15,570
  • caorushizi/mediagoAvatar caorushizi

    caorushizi/mediago

    9,016Vezi pe GitHub↗

    Mediago is a multi-platform video downloader and extraction utility that supports content retrieval from over a thousand different social and video sharing platforms. It functions as an AI-powered download automator that uses natural language commands to trigger and manage video download workflows. The project provides specialized capabilities for sniffing and capturing m3u8 and HLS video streams via a browser extension that detects resources on active web pages. It can be deployed as a containerized headless server, allowing users to manage remote download tasks across a network through a we

    Supports deployment as a containerized headless server for remote management via a web interface.

    TypeScript
    Vezi pe GitHub↗9,016
  • mockoon/mockoonAvatar mockoon

    mockoon/mockoon

    8,080Vezi pe GitHub↗

    Mockoon is an HTTP API simulation platform and design tool used to create fake API endpoints that simulate server responses without a backend. It functions as an OpenAPI mock server tool and a JSON API mocking utility, allowing for the rapid iteration of API contracts and the generation of response templates. The project distinguishes itself through a combination of stateful mocking, using a local JSON database to simulate CRUD operations, and the ability to run as a headless API mock server via a command line interface. It supports real-time collaborative editing and AI-assisted prototyping

    Executes mock servers via a command line interface for use in remote environments and automation.

    TypeScriptapiapplicationdesktop
    Vezi pe GitHub↗8,080
  • astrada/google-drive-ocamlfuseAvatar astrada

    astrada/google-drive-ocamlfuse

    5,944Vezi pe GitHub↗

    google-drive-ocamlfuse is a FUSE-based filesystem that mounts a Google Drive account as a local directory, enabling standard file operations on cloud files. It bridges POSIX filesystem calls to the Google Drive API, allowing users to read, write, and manage files through their operating system's native file manager or command line. The project distinguishes itself through support for multiple simultaneous Google Drive accounts, each mounted as an independent local directory with separate authentication and cache state. It handles Google Docs, Sheets, and Slides by exporting them as read-only

    Authenticates and mounts the filesystem on headless servers or remote machines without a graphical environment.

    OCamlfilesystemfusegoogle-drive
    Vezi pe GitHub↗5,944
  • wnlen/clash-for-linuxAvatar wnlen

    wnlen/clash-for-linux

    5,465Vezi pe GitHub↗

    clash-for-linux este o platformă de gestionare a proxy-urilor pentru Linux care servește ca un wrapper pentru nucleele Clash și Mihomo. Oferă un sistem pentru implementarea binarilor proxy, gestionarea abonamentelor și controlul interceptării traficului de rețea. Platforma se distinge printr-un sistem de configurare bazat pe mixin care permite utilizatorilor să aplice patch-uri și să suprascrie setările abonamentului fără a altera fișierele sursă originale. Include, de asemenea, un dashboard web pentru administrare headless, permițând monitorizarea de la distanță a stării nodurilor, a log-urilor și a politicilor de rutare. Sistemul suportă proxy-ul transparent prin interfețe virtuale TUN mode pentru a captura tot traficul sistemului și poate fi configurat ca un gateway pentru alte dispozitive dintr-o rețea locală. Capabilitățile suplimentare includ înlănțuirea multi-hop relay și selecția interactivă a nodurilor pentru direcționarea traficului. Instalarea implică deployment-ul binar conștient de arhitectură și utilizarea serviciilor de sistem pentru a asigura persistența la boot și pornirea automatizată.

    Operates a proxy server headlessly on Linux to intercept traffic, managed via a remote web dashboard.

    Shellclash-metadevops-toolslinux
    Vezi pe GitHub↗5,465
  • lmstudio-ai/lmsAvatar lmstudio-ai

    lmstudio-ai/lms

    4,214Vezi pe GitHub↗

    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

    Installs and runs the core inference engine on Linux or Windows servers without a graphical interface.

    TypeScriptllmlmstudionodejs
    Vezi pe GitHub↗4,214
  • amantus-ai/vibetunnelAvatar amantus-ai

    amantus-ai/vibetunnel

    4,035Vezi pe GitHub↗

    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 a backend for executing processes on cloud instances and streaming output to a web browser.

    TypeScriptremoteterminalvibecoding
    Vezi pe GitHub↗4,035
  1. Home
  2. DevOps & Infrastructure
  3. Headless Server Deployments

Explorează sub-etichetele

  • Headless Authentication MountsAuthenticates and mounts filesystems on headless servers or remote machines lacking a graphical environment. **Distinct from Headless Server Deployments:** Distinct from Headless Server Deployments: focuses on authenticating and mounting cloud storage on headless servers, not general background service deployment.
  • Headless Proxy ServersProxy servers that operate without a graphical interface on Linux servers to intercept traffic for applications that cannot configure a proxy directly. **Distinct from Headless Server Deployments:** Distinct from general Headless Server Deployments: focuses on the specific use case of running a proxy server headlessly for traffic interception, not general application deployment.
  • Headless Terminal ServersBackend servers designed to execute shell processes and stream output to remote clients. **Distinct from Headless Server Deployments:** Distinct from Headless Server Deployments: specifically describes the server's role as a terminal output streamer.