awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 रिपॉजिटरी

Awesome GitHub RepositoriesDeployment Command Line Interfaces

Terminal-based tools for managing application lifecycles and remote deployments.

Distinguishing note: Focuses on CLI-based interaction for deployment tasks.

Explore 16 awesome GitHub repositories matching development tools & productivity · Deployment Command Line Interfaces. Refine with filters or upvote what's useful.

Awesome Deployment Command Line Interfaces GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • dokploy/dokployDokploy का अवतार

    Dokploy/dokploy

    34,901GitHub पर देखें↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    Offers a terminal interface for managing application lifecycles and triggering remote deployments.

    TypeScriptbackendbackupsdatabases
    GitHub पर देखें↗34,901
  • kortix-ai/sunakortix-ai का अवतार

    kortix-ai/suna

    19,388GitHub पर देखें↗

    Suna is an orchestration platform designed for the deployment, management, and governance of autonomous AI agents. It provides a centralized system for defining agent behaviors and tool integrations, enabling the automation of complex business processes through a unified interface. The platform distinguishes itself by applying infrastructure-as-code principles to AI, utilizing version-controlled repositories to manage agent configurations, skills, and guardrails. It ensures secure and predictable operations by spawning ephemeral, isolated virtual machines for every individual task, preventing

    Streamlines deployment workflows by pushing agent configurations and triggers to production via a command-line interface.

    TypeScriptaiai-agentsllm
    GitHub पर देखें↗19,388
  • chuyu-team/dism-multi-languageChuyu-Team का अवतार

    Chuyu-Team/Dism-Multi-language

    18,971GitHub पर देखें↗

    Dism-Multi-language is a utility designed for the localization of Windows images and deployment environments. It functions as a management tool for injecting and modifying language packs, enabling the translation of user interface strings within offline Windows installation media. The project provides a framework for software localization management by decoupling translation data from core system components. It utilizes external resource files and key-value mapping to handle language-specific text, allowing for the systematic adaptation of Windows deployment environments to different regional

    Provides a command-line interface for handling language packs and internationalization settings within Windows deployment environments.

    HTML
    GitHub पर देखें↗18,971
  • zhisheng17/flink-learningzhisheng17 का अवतार

    zhisheng17/flink-learning

    15,071GitHub पर देखें↗

    This project is a collection of educational resources and reference implementations for the Apache Flink stream processing framework. It provides a learning resource focused on mastering distributed stream processing through implementation guides, performance tuning tutorials, and practical examples. The repository features detailed walkthroughs for building real-time data pipelines using the DataStream and Table APIs. It includes specific integration examples for connecting Apache Flink with Kafka brokers and Elasticsearch indices, as well as reference implementations for real-time deduplica

    Provides a command-line interface for packaging applications into jars and deploying them to clusters.

    Javaclickhouseelasticsearchflink
    GitHub पर देखें↗15,071
  • yerongai/office-toolYerongAI का अवतार

    YerongAI/Office-Tool

    12,966GitHub पर देखें↗

    Office-Tool is a PowerShell-based utility designed to automate the deployment, configuration, and maintenance of office productivity suites. It functions as a command-line manager that handles the full lifecycle of software installations, including initial setup, version updates, and the removal of existing applications. The tool distinguishes itself by providing granular control over software environments through modular script execution and direct registry manipulation. It enables users to bundle installation files into standard disk images for simplified distribution, while also offering a

    Provides a command-line interface for automating the full lifecycle of office software deployment and maintenance.

    PowerShellmsofficemsprojectoffice
    GitHub पर देखें↗12,966
  • moghtech/komodomoghtech का अवतार

    moghtech/komodo

    10,290GitHub पर देखें↗

    Komodo is a remote server orchestrator and container deployment platform. It provides a centralized interface for managing multiple remote hosts through lightweight agents, coordinating Docker Swarm and Kubernetes clusters, and automating software delivery via integrated CI/CD pipelines. The system distinguishes itself with a TypeScript-based automation engine that executes typed scripts against the system API for complex operational workflows. It supports infrastructure-as-code through TOML-based declarative configuration synchronization and provides ephemeral build infrastructure that provi

    Offers a command-line interface for managing server operations and deployment tasks from a local terminal.

    Rust
    GitHub पर देखें↗10,290
  • livekit/agentslivekit का अवतार

    livekit/agents

    9,379GitHub पर देखें↗

    This project is a framework for developing multimodal AI agents that function as programmable participants in real-time communication rooms. It enables the construction of agents that can see, hear, and speak by integrating speech-to-text, large language models, and text-to-speech pipelines to facilitate low-latency, natural conversations. The system is distinguished by its advanced orchestration of real-time media and conversational flow, including support for full-duplex speech, preemptive response generation, and sophisticated interruption management. It further differentiates itself throu

    Provides a command-line interface for configuring agent versions and rolling back releases.

    Pythonagentsaiopenai
    GitHub पर देखें↗9,379
  • loco-rs/locoloco-rs का अवतार

    loco-rs/loco

    8,645GitHub पर देखें↗

    Loco is a full-stack web framework for Rust designed to accelerate application development using a convention-over-configuration approach. It functions as an MVC web framework that provides a structured environment for building web applications and REST APIs. The project distinguishes itself through an integrated API development toolkit and a command-line scaffolding engine. These tools automate the creation of controllers, models, and migrations, allowing for the rapid generation of functional CRUD resources and application boilerplate. The framework covers a broad range of backend capabili

    Includes terminal-based tools for managing application lifecycles and remote deployment configurations.

    Rustapiaxumrust
    GitHub पर देखें↗8,645
  • google/adk-samplesgoogle का अवतार

    google/adk-samples

    8,476GitHub पर देखें↗

    This project provides a collection of reference implementations, architectural patterns, and SDK samples for building autonomous agents using large language models. It serves as a multi-language framework for implementing and deploying specialized AI agents across diverse programming environments. The system centers on an orchestration framework that combines deterministic code with adaptive reasoning through structured graph workflows. It utilizes schema-driven integration to connect agents with third-party applications and diverse AI models. The development lifecycle is supported by toolki

    Ships a command line interface to manage the transition of agents from prototyping to production deployment.

    Pythonadkagent-samplesagents
    GitHub पर देखें↗8,476
  • opsnull/follow-me-install-kubernetes-clusteropsnull का अवतार

    opsnull/follow-me-install-kubernetes-cluster

    7,546GitHub पर देखें↗

    This project provides a comprehensive guide and set of scripts for deploying and configuring a production-ready Kubernetes cluster from scratch. It centers on establishing a functional environment by installing core management components, storage, and networking across multiple nodes. The implementation emphasizes high availability for the control plane, utilizing layer-4 load balancing and leader election for the API server, scheduler, and controller manager. It further ensures reliability through the deployment of a distributed key-value store for persistent runtime data. The project cover

    Distributes command-line interface binaries across nodes for cluster administration.

    Shellcontainerdcorednsdocker
    GitHub पर देखें↗7,546
  • shuttle-hq/shuttleshuttle-hq का अवतार

    shuttle-hq/shuttle

    6,920GitHub पर देखें↗

    Shuttle is a cloud platform for Rust backends that automates infrastructure provisioning and deployment. It functions as an infrastructure-as-code framework where managed databases and cloud resources are defined directly within application logic using code attributes rather than external configuration files. The platform provides a command line interface to manage the full project lifecycle, from local development with live reloading to remote cloud publishing. It includes a managed database provider that automatically provisions and attaches storage to applications during the deployment pro

    Provides a terminal-based interface for building, pushing, and managing the lifecycle of cloud-native services.

    Rust
    GitHub पर देखें↗6,920
  • alonemonkey/monkeydevAloneMonkey का अवतार

    AloneMonkey/MonkeyDev

    6,789GitHub पर देखें↗

    MonkeyDev is a developer toolset for building, injecting, and deploying system extensions and custom dynamic libraries into mobile applications. It functions as an application patching tool and dynamic library injector designed to modify how mobile applications operate. The project provides a development environment for creating system extensions and tweaks, including tools for injecting libraries into decrypted binaries to enable debugging and symbol restoration on non-jailbroken hardware. It features a command-line interface for deploying hooks into system processes and third-party applicat

    Includes a command-line interface for orchestrating the signing and installation of patched binaries.

    Objective-Ccocoapodsiosiosopendev
    GitHub पर देखें↗6,789
  • infinyon/fluvioinfinyon का अवतार

    infinyon/fluvio

    5,231GitHub पर देखें↗

    Fluvio एक वितरित इवेंट स्ट्रीमिंग प्लेटफ़ॉर्म और क्लाउड-नेटिव स्ट्रीमिंग इंजन है जिसे वितरित क्लस्टर में रीयल-टाइम डेटा स्ट्रीम को एकत्र करने, बनाए रखने और दोहराने के लिए डिज़ाइन किया गया है। यह बाहरी स्रोतों और सिंक के बीच डेटा को इनजेस्ट, समृद्ध और निर्यात करने वाले स्टेटफ़ुल वर्कफ़्लो बनाने के लिए रीयल-टाइम डेटा पाइपलाइन के रूप में कार्य करता है। यह प्लेटफ़ॉर्म इन-लाइन डेटा परिवर्तनों और फ़िल्टरिंग के लिए संकलित मॉड्यूल को निष्पादित करने के लिए WebAssembly के उपयोग से प्रतिष्ठित है। यह क्लस्टर को पुनरारंभ करने की आवश्यकता के बिना जानकारी को फिर से आकार देने के लिए कस्टम व्यावसायिक तर्क के निष्पादन की अनुमति देता है। सिस्टम बाहरी प्रोटोकॉल से कनेक्टर-आधारित डेटा इंजेक्शन, ज़ीरो-कॉपी IO के साथ लॉग-स्ट्रक्चर्ड अपरिवर्तनीय भंडारण और क्षैतिज क्लस्टर स्केलिंग सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह जटिल इवेंट-संचालित पाइपलाइनों के निर्माण का समर्थन करता है जो स्टेटफ़ुल प्रोसेसिंग, विंडो-आधारित एकत्रीकरण और विभाजन-आधारित डेटा वितरण का उपयोग करते हैं। इंजन को एज डेटा प्रोसेसिंग के लिए ARM64 IoT उपकरणों सहित विविध सिस्टम आर्किटेक्चर पर एक हल्के बाइनरी के रूप में तैनात किया जा सकता है।

    Ships a terminal-based tool for provisioning workers to execute data processing logic.

    Rust
    GitHub पर देखें↗5,231
  • cloudflare/workers-sdkcloudflare का अवतार

    cloudflare/workers-sdk

    4,186GitHub पर देखें↗

    This project is an edge computing development toolkit and serverless command line interface used to develop, test, and deploy serverless functions to a global edge network. It serves as an edge runtime bundler and resource orchestrator, managing the entire lifecycle of edge projects from local development to worldwide distribution. The toolkit distinguishes itself through distributed workflow management, coordinating stateful instances and the durable execution of long-running processes across the edge. It also provides specialized integrations for edge AI, including the management of vector

    Provides a command-line interface for managing the entire lifecycle and deployment of edge worker projects.

    TypeScriptclicloudflarecloudflare-workers
    GitHub पर देखें↗4,186
  • rectify11/installerRectify11 का अवतार

    Rectify11/Installer

    3,434GitHub पर देखें↗

    Supports silent unattended installation via command-line flags for automated deployment scenarios.

    JavaScript
    GitHub पर देखें↗3,434
  • quipnetwork/cpp-sdkQuipNetwork का अवतार

    QuipNetwork/cpp-sdk

    2,969GitHub पर देखें↗

    This project is a C++ SDK and command-line interface designed for executing smart contract operations and managing blockchain wallet transactions. It functions as a toolkit for deploying and administering smart contract wallets through direct blockchain calls. The software incorporates a quantum-resistant cryptography library to generate and implement signatures designed to protect transactions against quantum computing threats. The SDK covers blockchain contract automation and administrative tooling, enabling the invocation of smart contract functions, fund transfers, and the automation of

    Ships a terminal-based interface for automating the deployment of blockchain wallets and contract interactions.

    C++
    GitHub पर देखें↗2,969
  1. Home
  2. Development Tools & Productivity
  3. Deployment Command Line Interfaces

सब-टैग एक्सप्लोर करें

  • Windows Deployment InterfacesCommand-line utilities for managing language packs and internationalization settings in Windows deployment environments. **Distinct from Deployment Command Line Interfaces:** Distinct from Deployment Command Line Interfaces: focuses specifically on Windows image and language pack management.