awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

32 repository-uri

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

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

    garrytan/gstack

    110,596Vezi pe 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
    Vezi pe GitHub↗110,596
  • denoland/denoAvatar denoland

    denoland/deno

    107,110Vezi pe 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
    Vezi pe GitHub↗107,110
  • lobehub/lobehubAvatar lobehub

    lobehub/lobehub

    78,736Vezi pe 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
    Vezi pe GitHub↗78,736
  • tatsuhiro-t/aria2Avatar tatsuhiro-t

    tatsuhiro-t/aria2

    41,225Vezi pe 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++
    Vezi pe GitHub↗41,225
  • ctripcorp/apolloAvatar ctripcorp

    ctripcorp/apollo

    29,760Vezi pe 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
    Vezi pe GitHub↗29,760
  • langchain-ai/langchainjsAvatar langchain-ai

    langchain-ai/langchainjs

    17,818Vezi pe 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
    Vezi pe GitHub↗17,818
  • dbt-labs/dbt-coreAvatar dbt-labs

    dbt-labs/dbt-core

    13,051Vezi pe 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
    Vezi pe GitHub↗13,051
  • kubernetes-sigs/kustomizeAvatar kubernetes-sigs

    kubernetes-sigs/kustomize

    12,070Vezi pe 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
    Vezi pe GitHub↗12,070
  • daybrush/moveableAvatar daybrush

    daybrush/moveable

    10,720Vezi pe 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
    Vezi pe GitHub↗10,720
  • microsoft/react-native-code-pushAvatar Microsoft

    Microsoft/react-native-code-push

    9,133Vezi pe 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
    Vezi pe GitHub↗9,133
  • appleboy/gorushAvatar appleboy

    appleboy/gorush

    8,738Vezi pe 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
    Vezi pe GitHub↗8,738
  • nomicfoundation/hardhatAvatar NomicFoundation

    NomicFoundation/hardhat

    8,489Vezi pe 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
    Vezi pe GitHub↗8,489
  • foundation/foundation-emailsAvatar foundation

    foundation/foundation-emails

    7,790Vezi pe 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
    Vezi pe GitHub↗7,790
  • midwayjs/midwayAvatar midwayjs

    midwayjs/midway

    7,722Vezi pe GitHub↗

    Midway este o suită de framework-uri backend pentru Node.js concepută pentru a construi microservicii enterprise și aplicații full-stack. Se concentrează pe o arhitectură de injecție de dependențe folosind un container de inversare a controlului (IoC) și decoratori pentru a organiza logica de business complexă și structurile server-side ușor de întreținut. Framework-ul oferă suport multi-protocol pentru HTTP, gRPC și WebSockets, permițând unui singur mediu să gestioneze diverse cerințe de rețea service-to-service. Include, de asemenea, un strat de adaptare multi-runtime care permite aplicațiilor să fie implementate pe containere tradiționale și diverse platforme cloud serverless. Capabilitățile suplimentare includ un sistem de plugin-uri bazat pe componente pentru extensii modulare, un pipeline de execuție middleware pentru procesarea cererilor și instrumente pentru conectivitate API unificată între interfețele frontend și logica backend. Sistemul încorporează, de asemenea, validarea datelor cererilor și gestionarea standardizată a erorilor.

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

    TypeScript
    Vezi pe GitHub↗7,722
  • dyc87112/springcloud-learningAvatar dyc87112

    dyc87112/SpringCloud-Learning

    7,375Vezi pe 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
    Vezi pe GitHub↗7,375
  • growthbook/growthbookAvatar growthbook

    growthbook/growthbook

    7,351Vezi pe 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
    Vezi pe GitHub↗7,351
  • yezihaohao/react-adminAvatar yezihaohao

    yezihaohao/react-admin

    6,746Vezi pe 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
    Vezi pe GitHub↗6,746
  • openblocks-dev/openblocksAvatar openblocks-dev

    openblocks-dev/openblocks

    6,220Vezi pe 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
    Vezi pe GitHub↗6,220
  • rstudio/shinyAvatar rstudio

    rstudio/shiny

    5,608Vezi pe 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
    Vezi pe GitHub↗5,608
  • zenml-io/zenmlAvatar zenml-io

    zenml-io/zenml

    5,451Vezi pe 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
    Vezi pe GitHub↗5,451
Înapoi12Înainte
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Management
  4. Deployment Configuration

Explorează sub-etichetele

  • Branding and Theming2 sub-tag-uriConfiguration for visual customization and white-labeling.
  • Dynamic User Targeting3 sub-tag-uriMechanisms 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 sub-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.