awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

32 dépôts

Awesome GitHub RepositoriesDeployment Configuration

Settings and credentials required to interface with cloud deployment platforms.

Explore 32 awesome GitHub repositories matching devops & infrastructure · Deployment Configuration. Refine with filters or upvote what's useful.

Awesome Deployment Configuration GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • garrytan/gstackAvatar de garrytan

    garrytan/gstack

    110,596Voir sur GitHub↗

    gstack is an AI agent framework and development workflow system designed to automate the software development lifecycle. It coordinates specialized AI personas to manage tasks across product design, engineering management, and quality assurance, transforming product intent into technical specifications and final releases. The project is distinguished by its deep integration of headless browser automation and semantic code memory. It utilizes a persistent Chromium daemon for web scraping and visual auditing, and implements a searchable knowledge base that logs architectural decisions and repos

    Auto-detects hosting providers and health check endpoints to bootstrap automatic deployment configurations.

    TypeScript
    Voir sur GitHub↗110,596
  • denoland/denoAvatar de denoland

    denoland/deno

    107,110Voir sur GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system, network, and environment variables. The runtime natively supports modern web-standard APIs, ensuring consistent behavior and portability across different environments. What distinguishes Deno is its integrated approach to the software development lifecycle. It bundles essentia

    Configures the necessary credentials and parameters to interface with cloud deployment platforms.

    Rustdenojavascriptrust
    Voir sur GitHub↗107,110
  • lobehub/lobehubAvatar de lobehub

    lobehub/lobehub

    78,736Voir sur GitHub↗

    LobeHub is a comprehensive multi-agent orchestration platform designed for building, configuring, and deploying specialized AI agents. It provides a unified chat-based gateway that allows users to manage autonomous agent teams across web, desktop, and mobile environments. By utilizing a framework that supports persistent memory and granular tool integration, the platform enables the execution of complex, multi-step workflows and domain-specific tasks. The platform distinguishes itself through an interactive artifact renderer that injects dynamic, visual UI elements directly into the chat stre

    Defines service behavior and model integrations through structured environment variables and configuration files.

    TypeScriptagentagent-collaborationagent-harness
    Voir sur GitHub↗78,736
  • tatsuhiro-t/aria2Avatar de tatsuhiro-t

    tatsuhiro-t/aria2

    41,225Voir sur GitHub↗

    aria2 is a multi-protocol download manager and BitTorrent client. It functions as a command-line utility and a background daemon capable of retrieving files via HTTP, HTTPS, FTP, SFTP, BitTorrent, and Metalink. The project distinguishes itself by supporting multi-source downloading, which allows a single file to be retrieved from several different sources and protocols simultaneously. It operates as a download server by exposing JSON-RPC and XML-RPC interfaces over HTTP and WebSocket, enabling remote task management from external programs. The system optimizes throughput by splitting files i

    Allows configuration of system behavior and proxy settings through configuration files and environment variables.

    C++
    Voir sur GitHub↗41,225
  • ctripcorp/apolloAvatar de ctripcorp

    ctripcorp/apollo

    29,760Voir sur GitHub↗

    Apollo is a microservice configuration management system and dynamic configuration center. It serves as a centralized platform for storing, distributing, and syncing application settings across distributed environments to maintain consistency across various clusters. The system distinguishes itself through a dynamic configuration orchestrator that supports real-time updates to connected applications, eliminating the need for manual service restarts. It features a grayscale configuration deployment tool for rolling out changes to a small subset of service instances and a version control system

    Defines service behavior via environment-specific variables and namespaces to ensure correct behavior by deployment location.

    Java
    Voir sur GitHub↗29,760
  • langchain-ai/langchainjsAvatar de langchain-ai

    langchain-ai/langchainjs

    17,818Voir sur GitHub↗

    LangChain.js is a framework for building, executing, and monitoring stateful agentic applications. It provides an orchestration engine that models workflows as directed graphs, allowing developers to connect language models, data sources, and external tools into modular, multi-step processes. The platform distinguishes itself through its focus on stateful execution and human-in-the-loop control. It manages agent lifecycles by persisting execution state across threads, enabling fault tolerance and the ability to pause workflows at designated breakpoints for manual review or modification. This

    Synchronizes local infrastructure with desired configurations by periodically checking for updates and deployment changes.

    TypeScript
    Voir sur GitHub↗17,818
  • dbt-labs/dbt-coreAvatar de dbt-labs

    dbt-labs/dbt-core

    13,051Voir sur GitHub↗

    dbt-core is a command-line framework for transforming data within a warehouse using modular SQL and version control. It functions as a data transformation engine that enables users to define data structures and business logic through declarative configuration files, which the system then compiles into executable code. By managing complex data dependencies through a directed acyclic graph, it ensures that transformation tasks execute in the correct order while maintaining a manifest-driven state to track lineage and execution history. The project distinguishes itself through an adapter-based d

    Enables defining multiple deployment environments within a single configuration for context-aware execution.

    Rustanalyticsbusiness-intelligencedata-modeling
    Voir sur GitHub↗13,051
  • kubernetes-sigs/kustomizeAvatar de kubernetes-sigs

    kubernetes-sigs/kustomize

    12,070Voir sur GitHub↗

    Kustomize is a declarative configuration manager and manifest customizer for Kubernetes. It functions as a patching engine that transforms base YAML files into environment-specific configurations through overlays and composition, allowing for the generation of complex deployments without modifying original source files. The tool distinguishes itself by using an overlay-based resource composition model to layer environment overrides on top of shared bases. It employs strategic merge patching and recursive base resolution to flatten inherited configurations into a final output set. The project

    Creates environment-specific variants by layering modifications over a common base configuration.

    Gohacktoberfestk8s-sig-cli
    Voir sur GitHub↗12,070
  • daybrush/moveableAvatar de daybrush

    daybrush/moveable

    10,720Voir sur GitHub↗

    Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!

    Implements hierarchical group targeting for applying transforms to multiple selected elements as a single unit.

    TypeScriptdraggablegroupablemovable
    Voir sur GitHub↗10,720
  • microsoft/react-native-code-pushAvatar de Microsoft

    Microsoft/react-native-code-push

    9,133Voir sur GitHub↗

    This project is a dynamic code delivery system and over-the-air update client for cross-platform mobile frameworks. It enables the distribution of JavaScript bundles and remote assets directly to devices, allowing updates to be applied without requiring a full application store release. The system provides infrastructure for staged rollouts, A/B testing, and remote hotfix deployment by directing specific user segments or percentages to different code versions. It ensures stability through a client-side rollback manager that automatically reverts to a previous stable version if a new update ca

    Redirects specific users or groups to different deployment keys at runtime to enable A/B testing or early access.

    C
    Voir sur GitHub↗9,133
  • appleboy/gorushAvatar de appleboy

    appleboy/gorush

    8,738Voir sur GitHub↗

    Gorush is a dedicated notification dispatch server used to send real-time alerts to iOS and Android mobile devices. It functions as a centralized infrastructure for hosting a notification API and managing the delivery of push messages through high-throughput queuing. The system supports both gRPC streams and HTTP endpoints to receive notification triggers and includes a command-line interface for triggering alerts without a running server process. It manages network traffic through proxy routing via HTTP or SOCKS5 and secures server communication using automated TLS certificate management. O

    Defines service behavior across different deployment stages using environment variables and configuration files.

    Goandroidapnsgcm
    Voir sur GitHub↗8,738
  • nomicfoundation/hardhatAvatar de NomicFoundation

    NomicFoundation/hardhat

    8,489Voir sur GitHub↗

    Hardhat is a smart contract development framework and EVM tooling suite designed for the full lifecycle of Ethereum and EVM-compatible applications. It serves as a development environment for compiling, testing, and deploying smart contracts, providing a local blockchain simulation and a programmable task runner. The framework is distinguished by its extensive simulation capabilities, including the ability to fork remote network state and manipulate block time or account balances. It features a hook-based plugin system that allows for the extension of core functionality and the creation of cu

    Provides configuration for transaction retries, gas fee limits, and confirmation requirements.

    TypeScriptblockchaindappsdebugging
    Voir sur GitHub↗8,489
  • foundation/foundation-emailsAvatar de foundation

    foundation/foundation-emails

    7,790Voir sur GitHub↗

    This project is an HTML email framework and compiler designed to build responsive emails using a high-level syntax that transforms into table-based layouts. It functions as an HTML-to-table compiler and CSS inliner, ensuring that simplified markup is converted into the complex nested structures and inline attributes required for cross-client compatibility. The framework features a responsive email grid system and Sass-based styling, allowing the use of variables to manage colors, typography, and spacing. These tools enable custom brand theming and the creation of fluid layouts that adapt to v

    Allows for custom brand theming of emails using Sass variables to manage colors and typography.

    HTML
    Voir sur GitHub↗7,790
  • midwayjs/midwayAvatar de midwayjs

    midwayjs/midway

    7,722Voir sur GitHub↗

    Midway est une suite de frameworks backend pour Node.js conçus pour construire des microservices d'entreprise et des applications full-stack. Il se concentre sur une architecture d'injection de dépendances utilisant un conteneur d'inversion de contrôle (IoC) et des décorateurs pour organiser une logique métier complexe et des structures côté serveur maintenables. Le framework fournit un support multi-protocole pour HTTP, gRPC et WebSockets, permettant à un environnement unique de gérer diverses exigences de mise en réseau service-à-service. Il inclut également une couche d'adaptateur multi-runtime qui permet aux applications d'être déployées à travers des conteneurs traditionnels et diverses plateformes cloud serverless. Les capacités supplémentaires incluent un système de plugins basé sur des composants pour des extensions modulaires, un pipeline d'exécution de middleware pour le traitement des requêtes, et des outils pour une connectivité API unifiée entre les interfaces frontend et la logique backend. Le système intègre également la validation des données de requête et une gestion des erreurs standardisée.

    Provides mechanisms for defining service behavior using environment variables and configuration files across different deployment stages.

    TypeScript
    Voir sur GitHub↗7,722
  • dyc87112/springcloud-learningAvatar de dyc87112

    dyc87112/SpringCloud-Learning

    7,375Voir sur GitHub↗

    SpringCloud-Learning is an educational project that demonstrates how to build microservices using Spring Cloud, covering the core patterns of service discovery, centralized configuration management, and API gateway routing. The project provides hands-on examples for registering and discovering microservice instances with Nacos, Eureka, or Consul, and for routing external API requests through Spring Cloud Gateway with support for filters and load balancing. The tutorials explore service resilience through circuit breakers and rate limiting with Sentinel and Hystrix, including custom fallback l

    Provides hands-on examples of storing and managing application configuration in Nacos with multi-environment support.

    Javaconsuleurekahystrix
    Voir sur GitHub↗7,375
  • growthbook/growthbookAvatar de growthbook

    growthbook/growthbook

    7,351Voir sur GitHub↗

    GrowthBook is a feature flagging and experimentation platform that utilizes a warehouse-native approach to data analysis. It serves as a system for managing feature rollouts and conducting A/B tests by executing SQL queries directly against existing data warehouses to calculate experiment results. The platform is distinguished by its integration of a Model Context Protocol server, which allows AI coding assistants and IDEs to manage flags and query analytics using natural language. It also provides specialized capabilities for AI model optimization, enabling the testing of prompts and models

    Delivers specific feature experiences to defined user segments based on attributes or performance lift.

    TypeScriptab-testingabtestabtesting
    Voir sur GitHub↗7,351
  • yezihaohao/react-adminAvatar de yezihaohao

    yezihaohao/react-admin

    6,746Voir sur GitHub↗

    react-admin is a full-featured admin dashboard built with React and Ant Design, designed for building interfaces that manage backend operations. Its core identity centers on providing a complete admin panel with dynamic menu configuration, role-based access control, and third-party OAuth authentication, all within a responsive layout that adapts to different screen widths. The project distinguishes itself through a dynamic route-based menu system that fetches navigation structure from a server API, enabling runtime menu updates without redeploying the application. It integrates role-based rou

    Defines separate configuration files for different deployment environments and selects them via a build script parameter.

    TypeScriptadmin-templateant-designantd
    Voir sur GitHub↗6,746
  • openblocks-dev/openblocksAvatar de openblocks-dev

    openblocks-dev/openblocks

    6,220Voir sur GitHub↗

    Openblocks is a low-code platform for building custom internal tools. It provides a visual interface where users can assemble applications by dragging and dropping pre-built components onto a canvas, connecting them to databases and APIs without writing code. The platform distinguishes itself through its architecture for embedding and reuse. Entire application pages can be rendered as native React components inside other applications, replacing traditional iframe-based embedding. Custom components and queries can be bundled into reusable modules for use across multiple applications, and an au

    Adjusts visual styles globally to match company branding through configurable theme settings.

    TypeScriptadmin-dashboardapp-builderapp-development
    Voir sur GitHub↗6,220
  • rstudio/shinyAvatar de rstudio

    rstudio/shiny

    5,608Voir sur GitHub↗

    Shiny is a framework for building interactive web applications using R code, eliminating the need for HTML, CSS, or JavaScript. At its core, it provides a reactive programming model that automatically tracks data dependencies and re-executes only the parts of an application that depend on changed inputs. The framework handles server-side UI rendering and maintains persistent WebSocket connections between the browser and server for real-time updates without page reloads. The framework distinguishes itself through deep integration with the R ecosystem, including the ability to embed interactive

    Reads colors, fonts, and styling from a brand.yml file for consistent application theming.

    Rrreactiverstudio
    Voir sur GitHub↗5,608
  • zenml-io/zenmlAvatar de zenml-io

    zenml-io/zenml

    5,451Voir sur GitHub↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Configures isolated infrastructure environments for staging and production to manage pipeline execution settings.

    Pythonagentopsagentsai
    Voir sur GitHub↗5,451
Préc.12Suivant
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Management
  4. Deployment Configuration

Explorer les sous-tags

  • Branding and Theming2 sous-tagsConfiguration for visual customization and white-labeling.
  • Dynamic User Targeting3 sous-tagsMechanisms for redirecting specific users or groups to different deployment versions at runtime for A/B testing. **Distinct from Deployment Configuration:** Focuses on runtime user-to-version assignment rather than static cloud infrastructure configuration.
  • Environment Configuration Management1 sous-tagMechanisms for defining service behavior via environment variables and configuration files.
  • RedeploymentsRe-runs a previous deployment with current project settings, applying configuration changes like environment variables. **Distinct from Deployment Configuration:** Distinct from Deployment Configuration: focuses on re-executing a prior deployment with updated settings rather than initial configuration.
  • Storage ConfigurationSettings for external object storage providers.