awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

194 dépôts

Awesome GitHub RepositoriesContainer Deployment

Tools and patterns for deploying applications using containerization.

Distinguishing note: Focuses on container-based deployment workflows.

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

Awesome Container Deployment 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.
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Voir sur GitHub↗

    Ce projet est un répertoire de logiciels open source organisé par la communauté, conçu pour être déployé dans des environnements de serveurs privés et des laboratoires domestiques. Il sert de ressource complète pour découvrir des alternatives indépendantes et auto-hébergées aux services cloud grand public, permettant aux utilisateurs de conserver la pleine propriété des données et le contrôle de leur infrastructure numérique. Le répertoire est structuré par une taxonomie hiérarchique qui organise une vaste collection d'applications en catégories logiques, allant de la gestion multimédia et de l'analyse de données à la communication privée et aux outils de productivité d'équipe. Il se distingue par un processus de revue par les pairs collaboratif, où les membres de la communauté valident la qualité et la pertinence de chaque soumission pour garantir que le répertoire reste précis et fiable. Le projet couvre une large surface de capacités, notamment l'automatisation de l'infrastructure, le déploiement de services basés sur des conteneurs et la gestion de configuration déclarative. Ces outils aident les utilisateurs à maintenir des environnements de serveur reproductibles et à gérer des dépendances de services complexes sur du matériel privé. Le répertoire est maintenu en tant que dépôt contrôlé par version, garantissant que toutes les mises à jour et les changements pilotés par la communauté sont suivis et transparents.

    Packages applications into isolated, portable containers to ensure consistent execution across private server environments.

    awesomeawesome-listcloud
    Voir sur GitHub↗299,516
  • frooodle/stirling-pdfAvatar de Frooodle

    Frooodle/Stirling-PDF

    81,168Voir sur GitHub↗

    Stirling-PDF is a web-based PDF management suite used for editing, merging, splitting, and converting PDF documents. It functions as a self-hosted document manager, providing a centralized interface for users to manipulate files on a private server. The system features a workflow automation engine that allows for the creation of processing pipelines to handle large volumes of documents without writing custom code. It also includes an optical character recognition tool to convert scanned PDFs into searchable and editable text. Access is managed through single sign-on integration and OIDC comp

    Delivered as a containerized application to ensure consistent execution across different operating systems.

    Java
    Voir sur GitHub↗81,168
  • lobehub/lobe-chatAvatar de lobehub

    lobehub/lobe-chat

    78,762Voir sur GitHub↗

    Lobe Chat is a self-hosted AI platform that provides a web-based interface for interacting with multiple large language models. It functions as an AI agent orchestrator, allowing for the design, scheduling, and management of autonomous agent teams to perform operational tasks. The platform features an extensible plugin framework and SDK to integrate external tools and custom function calls into workflows. It utilizes a provider-agnostic model layer to unify various AI APIs and includes a context-aware memory system to store structured user information for personalized interactions. The syste

    Supports installing application instances using one-click cloud providers or portable container images.

    TypeScript
    Voir sur GitHub↗78,762
  • moby/mobyAvatar de moby

    moby/moby

    71,729Voir sur GitHub↗

    Moby is an OCI container engine and runtime manager designed for building, running, and managing isolated containers based on Open Container Initiative standards. It functions as a container daemon and image builder, providing a core engine to orchestrate the full lifecycle of containers and the packaging of source code into portable images. The project provides a standardized HTTP interface that allows for programmatic container management, enabling external clients to control daemon settings and container operations. It supports a rootless security model, allowing the engine daemon to execu

    Supports running a container engine within another container using privileged mode and wrapper scripts.

    Gocontainersdockergo
    Voir sur GitHub↗71,729
  • v2ray/v2ray-coreAvatar de v2ray

    v2ray/v2ray-core

    46,872Voir sur GitHub↗

    v2ray-core is a network proxy framework and custom proxy engine designed for censorship circumvention. It functions as a traffic routing platform that directs network data between inbound and outbound connections to access blocked content and services. The system employs a modular architecture using pluggable protocol handlers and a chain-based connection pipeline to transform and forward network traffic. It provides secure tunneling infrastructure to establish encrypted connections and uses a rule-based routing system to direct data between protocols and destinations. The framework includes

    Provides containerized images to ensure consistent execution of the proxy across different environments.

    Gogolanghttp-proxyproxy
    Voir sur GitHub↗46,872
  • payloadcms/payloadAvatar de payloadcms

    payloadcms/payload

    43,053Voir sur GitHub↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Deploys applications using containerization to ensure consistent environments and reliable scaling.

    TypeScriptcmscontent-managementcontent-management-system
    Voir sur GitHub↗43,053
  • mattermost/mattermost-serverAvatar de mattermost

    mattermost/mattermost-server

    37,981Voir sur GitHub↗

    Mattermost Server est une suite de collaboration open source et une plateforme de communication d'équipe auto-hébergée. Il fonctionne comme un serveur de chat d'entreprise et un backend de messagerie extensible qui fournit un environnement sécurisé aux organisations professionnelles pour échanger des messages et coordonner le développement logiciel. La plateforme est conçue comme un hub de communication intégré à l'IA, intégrant l'intelligence artificielle dans les flux de messagerie pour aider les utilisateurs à récupérer des informations et à accomplir des tâches. Elle prend en charge un haut degré de personnalisation via un modèle d'extension basé sur des plugins, permettant la création d'API personnalisées, de webhooks et de commandes slash. Le système couvre de larges domaines de capacités, y compris la synchronisation d'équipe en temps réel via des appels texte, vocaux et vidéo, ainsi que l'automatisation du chat d'entreprise pour gérer les processus opérationnels répétitifs. Il permet l'intégration de services tiers et prend en charge l'accès via plusieurs clients mobiles et de bureau. Le serveur peut être déployé sur une infrastructure privée en utilisant l'orchestration de conteneurs ou des paquets de système d'exploitation directs.

    Provides official container images and configurations for deploying the server via Kubernetes or Docker.

    TypeScript
    Voir sur GitHub↗37,981
  • multica-ai/multicaAvatar de multica-ai

    multica-ai/multica

    36,862Voir sur GitHub↗

    Multica is an autonomous coding agent manager and LLM agent orchestration platform. It coordinates teams of autonomous agents to execute coding tasks and manage their lifecycles through a centralized dashboard. The system provides multi-tenant agent workspaces that isolate agents, settings, and project issues into distinct organizational boundaries. The platform distinguishes itself through an agent skill library that captures successful task solutions as reusable, versioned skills. These skills are shared across the agent team and pinned using content hashes to ensure consistent behavior acr

    Packages backend services and databases using Docker and Kubernetes for unified stack deployment.

    Go
    Voir sur GitHub↗36,862
  • inkonchain/docsAvatar de inkonchain

    inkonchain/docs

    36,629Voir sur GitHub↗

    This project is a static site documentation generator that transforms markdown and source files into searchable, themed websites for technical guides and references. It provides a containerized environment that bundles the necessary build artifacts and runtime to serve documentation sites. The system includes a markdown documentation linter to enforce consistent styling and grammar across content to maintain editorial standards. It also implements search engine optimization through the generation of sitemaps and structured layouts to improve content discoverability and indexing. The platform

    Packages build artifacts and the runtime environment into container images for consistent deployment across servers.

    MDX
    Voir sur GitHub↗36,629
  • astrbotdevs/astrbotAvatar de AstrBotDevs

    AstrBotDevs/AstrBot

    34,768Voir sur GitHub↗

    AstrBot is an orchestration framework designed for building and managing autonomous agents that integrate multimodal artificial intelligence with secure, isolated execution environments. It serves as a platform for coordinating complex agentic workflows, allowing users to connect diverse language, speech, and vision models while maintaining personalized agent personas and domain-specific knowledge bases. The platform distinguishes itself through a modular plugin architecture and a centralized visual dashboard, which together enable users to extend agent capabilities and manage operational set

    Simplifies setup and management by deploying the application within containerized environments.

    Pythonagentaichatbot
    Voir sur GitHub↗34,768
  • trailofbits/algoAvatar de trailofbits

    trailofbits/algo

    30,278Voir sur GitHub↗

    Algo is a cloud VPN deployment tool and WireGuard orchestrator designed to automate the provisioning and configuration of personal VPN servers across multiple cloud infrastructure providers. It functions as a multi-cloud infrastructure provisioner and a VPN client configuration generator, creating the necessary tunnels and connection profiles for secure device connectivity. The project distinguishes itself by integrating a network ad-blocking DNS server directly into the deployment, filtering advertisements and malicious domains for all connected clients. It further simplifies the onboarding

    Runs the installation process within a Docker container to isolate dependencies from the local host.

    Pythonansibleencryptionikev2
    Voir sur GitHub↗30,278
  • swagger-api/swagger-uiAvatar de swagger-api

    swagger-api/swagger-ui

    28,853Voir sur GitHub↗

    Swagger UI is an OpenAPI specification renderer and documentation interface that transforms JSON or YAML API definitions into a navigable, searchable website. It functions as an OpenAPI documentation UI and request client, providing a visual catalog for exploring endpoints and sending live HTTP requests to a server using a schema-defined interface. The project distinguishes itself through a plugin-based extension system and a schema-driven UI generation model. This architecture allows for the injection of custom components, state selectors, and helper functions to modify core behavior and lay

    Ships as a pre-configured Docker image for consistent hosting of static assets and a web server.

    JavaScripthacktoberfestoasopen-source
    Voir sur GitHub↗28,853
  • budibase/budibaseAvatar de Budibase

    Budibase/budibase

    28,024Voir sur GitHub↗

    Budibase is a low-code application platform and enterprise internal tool builder used to create custom business applications for organizational processes and reporting. It functions as a self-hosted backend as a service, providing the infrastructure to manage database integrations and expose public data interfaces for external application access. The platform includes an AI agent orchestrator for deploying autonomous agents that interact with business data and execute operational tasks. It differentiates itself through self-hosted infrastructure management, allowing the system to run on priva

    Ships the entire platform as a set of orchestrated containers to ensure environment consistency and data sovereignty.

    TypeScriptai-app-builderai-applicationscrud-app
    Voir sur GitHub↗28,024
  • christoschristofidis/awesome-deep-learningAvatar de ChristosChristofidis

    ChristosChristofidis/awesome-deep-learning

    27,569Voir sur GitHub↗

    This project is a curated directory of resources, libraries, and frameworks designed to support the development, training, and deployment of neural network models. It serves as a comprehensive guide for navigating the machine learning ecosystem, providing structured access to software utilities and research materials. The directory distinguishes itself by aggregating tools across the entire machine learning lifecycle, ranging from data management and experiment tracking to production-ready model deployment. It functions as a central hub for discovering both foundational academic research and

    Provides patterns and tools for packaging and deploying neural network models within containerized environments.

    awesomeawesome-listdeep-learning
    Voir sur GitHub↗27,569
  • dotnet-architecture/eshoponcontainersAvatar de dotnet-architecture

    dotnet-architecture/eShopOnContainers

    24,362Voir sur GitHub↗

    eShopOnContainers is a .NET microservices reference application designed to demonstrate cloud-native architecture patterns. It serves as a sample distributed system that implements domain-driven design and utilizes containerized services. The project is developed as a cross-platform sample compatible with Windows, Linux, and macOS. It utilizes Docker for containerized application deployment and supports orchestration via Azure Kubernetes Service to manage the scaling and availability of its services. The system covers microservices architecture design, asynchronous service communication, and

    Uses containerization to ensure services run consistently across different operating systems and hosts.

    C#
    Voir sur GitHub↗24,362
  • gar-b-age/cooklikehocAvatar de Gar-b-age

    Gar-b-age/CookLikeHOC

    23,619Voir sur GitHub↗

    CookLikeHOC is a dockerized web application that serves as a culinary recipe database and digital cookbook. It provides a structured collection of ingredient lists and cooking instructions derived from restaurant provenance reports to enable the reproduction of authentic meals. The project focuses on traditional Chinese cooking and restaurant recipe replication, specifically tracking culinary provenance to ensure consistent flavor profiles. It includes curated data for regional dishes, braised meats, vegetables, and beverage recipes. The application is designed for containerized deployment t

    Packages the application environment into portable images to ensure consistent execution across different hosting systems.

    Dockerfile
    Voir sur GitHub↗23,619
  • apache/rocketmqAvatar de apache

    apache/rocketmq

    22,461Voir sur GitHub↗

    RocketMQ is a cloud-native distributed messaging platform and streaming engine. It functions as a distributed transactional queue that ensures atomicity between local transactions and message delivery, and serves as an MQTT IoT message broker to bridge lightweight device traffic into high-performance data streams. The system is distinguished by a Kubernetes-native architecture that decouples compute from storage to allow independent scaling of traffic and data retention. It utilizes a tiered storage model to offload older data to remote storage and employs quorum-based replication and automat

    Ships components as isolated containers to ensure environment consistency and simplify deployment.

    Java
    Voir sur GitHub↗22,461
  • vectordotdev/vectorAvatar de vectordotdev

    vectordotdev/vector

    22,071Voir sur GitHub↗

    Vector is a high-performance observability data pipeline designed to collect, transform, and route logs, metrics, and traces across distributed infrastructure. It functions as a modular engine that decouples data ingestion from processing and transmission, utilizing a component-based architecture to connect diverse sources to multiple destinations. The project distinguishes itself through a focus on reliability and flow control. It implements backpressure-aware data movement to prevent data loss during traffic spikes and utilizes disk-backed event buffering to ensure durability during network

    Runs as a containerized service to isolate dependencies and simplify deployment across infrastructure environments.

    Rusteventsforwarderhacktoberfest
    Voir sur GitHub↗22,071
  • apernet/hysteriaAvatar de apernet

    apernet/hysteria

    21,894Voir sur GitHub↗

    Hysteria is a cross-platform proxy tool designed to route network traffic over the QUIC protocol. It functions as a proxy server infrastructure that facilitates secure traffic tunneling, specifically targeting the circumvention of restrictive network firewalls and censorship. The software utilizes UDP-encapsulated traffic tunneling and cryptographic stream obfuscation to hide traffic patterns and bypass deep packet inspection. By employing custom congestion control algorithms, it dynamically adjusts transmission rates based on real-time network conditions and packet loss metrics to maintain c

    Supports deployment through containerized environments to ensure consistent performance across different infrastructure setups.

    Gocensorship-circumventiongolanghttp-proxy
    Voir sur GitHub↗21,894
  • prefecthq/prefectAvatar de PrefectHQ

    PrefectHQ/prefect

    21,640Voir sur GitHub↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Enables running workflow tasks inside isolated container environments.

    Pythonautomationdatadata-engineering
    Voir sur GitHub↗21,640
Préc.123456…10Suivant
  1. Home
  2. DevOps & Infrastructure
  3. Container Deployment

Explorer les sous-tags

  • Container User Identity MappingSpecification of UID and GID for container processes to ensure correct file ownership on the host. **Distinct from Container Deployment:** Distinct from Container Deployment: focuses specifically on the identity/permission mapping of the container user.
  • Containerized Authorization DeploymentsDeploying authorization services as container images with configurable ports and volumes. **Distinct from Container Deployment:** Focuses on authorization-specific container deployment, rather than general application containerization.
  • Containerized Task ExecutionRuns workflow tasks within isolated container instances using custom infrastructure templates. **Distinct from Container Deployment:** Focuses on the runtime execution of tasks within containers, distinct from general container deployment workflows.
  • Deployment TuningOptimizing launch parameters and health checks for stable application rollouts. **Distinct from Container Deployment:** Focuses on the fine-tuning of stability settings rather than the general workflow of deploying containers.
  • Distroless Container DeploymentsRuns applications on minimal base images without shells or system libraries to reduce attack surface. **Distinct from Container Deployment:** Distinct from Container Deployment: specifies the use of distroless base images for security hardening.
  • Environment-to-Image SynthesisConverting declarative environment definitions into deployable container images. **Distinct from Container Deployment:** Distinct from Container Deployment: focuses on the synthesis/build phase from a manifest rather than the deployment orchestration.
  • Nested Container ExecutionThe ability to run a container engine inside another container. **Distinct from Container Deployment:** Distinct from general container deployment by focusing specifically on the virtualization of an engine within a container
  • Security HardeningConfiguration of security protocols and encryption for containerized deployments. **Distinct from Container Deployment:** Focuses on the security aspect (SSL/TLS) of the deployment rather than the deployment process itself.
  • WebAssembly ContainersDeploying WebAssembly modules as OCI-compliant containers using standard container tooling. **Distinct from Container Deployment:** Distinct from general Container Deployment: focuses specifically on deploying WebAssembly modules as containers, not traditional Linux containers.