awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

194 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • awesome-selfhosted/awesome-selfhostedالصورة الرمزية لـ awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516عرض على GitHub↗

    هذا المشروع عبارة عن دليل منسق من قبل المجتمع للبرمجيات مفتوحة المصدر المصممة للنشر في بيئات الخوادم الخاصة والمختبرات المنزلية. يعمل كمورد شامل لاكتشاف بدائل مستقلة ذاتية الاستضافة لخدمات السحابة السائدة، مما يمكن المستخدمين من الحفاظ على ملكية كاملة للبيانات والتحكم في بنيتهم التحتية الرقمية. يتم تنظيم الدليل من خلال تصنيف هرمي ينظم مجموعة واسعة من التطبيقات في فئات منطقية، تتراوح من إدارة الوسائط وتحليل البيانات إلى التواصل الخاص وأدوات إنتاجية الفريق. يتميز بعملية مراجعة أقران تعاونية، حيث يقوم أعضاء المجتمع بالتحقق من جودة وملاءمة كل طلب لضمان بقاء الدليل دقيقاً وموثوقاً. يغطي المشروع نطاقاً واسعاً من القدرات، بما في ذلك أتمتة البنية التحتية، ونشر الخدمات القائمة على الحاويات، وإدارة التكوين التصريحي. تساعد هذه الأدوات المستخدمين في الحفاظ على بيئات خادم قابلة للتكرار وإدارة تبعيات الخدمات المعقدة عبر الأجهزة الخاصة. يتم الحفاظ على الدليل كمستودع خاضع للتحكم في الإصدار، مما يضمن تتبع جميع التحديثات والتغييرات التي يقودها المجتمع وأنها شفافة.

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

    awesomeawesome-listcloud
    عرض على GitHub↗299,516
  • frooodle/stirling-pdfالصورة الرمزية لـ Frooodle

    Frooodle/Stirling-PDF

    81,168عرض على 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
    عرض على GitHub↗81,168
  • lobehub/lobe-chatالصورة الرمزية لـ lobehub

    lobehub/lobe-chat

    78,762عرض على 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
    عرض على GitHub↗78,762
  • moby/mobyالصورة الرمزية لـ moby

    moby/moby

    71,729عرض على 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
    عرض على GitHub↗71,729
  • v2ray/v2ray-coreالصورة الرمزية لـ v2ray

    v2ray/v2ray-core

    46,872عرض على 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
    عرض على GitHub↗46,872
  • payloadcms/payloadالصورة الرمزية لـ payloadcms

    payloadcms/payload

    43,053عرض على 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
    عرض على GitHub↗43,053
  • mattermost/mattermost-serverالصورة الرمزية لـ mattermost

    mattermost/mattermost-server

    37,981عرض على GitHub↗

    Mattermost Server هو مجموعة تعاون مفتوحة المصدر ومنصة اتصالات فريق مستضافة ذاتياً. يعمل كخادم دردشة للمؤسسات وواجهة خلفية للمراسلة قابلة للتوسيع توفر بيئة آمنة للمؤسسات المهنية لتبادل الرسائل وتنسيق تطوير البرمجيات. تم تصميم المنصة كمركز اتصالات متكامل مع الذكاء الاصطناعي، حيث تدمج الذكاء الاصطناعي في تدفقات المراسلة لمساعدة المستخدمين في استرجاع المعلومات وإكمال المهام. وهي تدعم درجة عالية من التخصيص من خلال نموذج توسيع قائم على المكونات الإضافية، مما يسمح بإنشاء واجهات برمجة تطبيقات مخصصة، وwebhooks، وأوامر مائلة (slash commands). يغطي النظام مجالات قدرات واسعة بما في ذلك مزامنة الفريق في الوقت الفعلي عبر مكالمات النص والصوت والفيديو، بالإضافة إلى أتمتة دردشة المؤسسات للتعامل مع العمليات التشغيلية المتكررة. وهي تمكن من دمج خدمات الطرف الثالث وتدعم الوصول عبر العديد من عملاء الأجهزة المحمولة وسطح المكتب. يمكن نشر الخادم على بنية تحتية خاصة باستخدام تنسيق الحاويات أو حزم نظام التشغيل المباشرة.

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

    TypeScript
    عرض على GitHub↗37,981
  • multica-ai/multicaالصورة الرمزية لـ multica-ai

    multica-ai/multica

    36,862عرض على 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
    عرض على GitHub↗36,862
  • inkonchain/docsالصورة الرمزية لـ inkonchain

    inkonchain/docs

    36,629عرض على 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
    عرض على GitHub↗36,629
  • astrbotdevs/astrbotالصورة الرمزية لـ AstrBotDevs

    AstrBotDevs/AstrBot

    34,768عرض على 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
    عرض على GitHub↗34,768
  • trailofbits/algoالصورة الرمزية لـ trailofbits

    trailofbits/algo

    30,278عرض على 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
    عرض على GitHub↗30,278
  • swagger-api/swagger-uiالصورة الرمزية لـ swagger-api

    swagger-api/swagger-ui

    28,853عرض على 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
    عرض على GitHub↗28,853
  • budibase/budibaseالصورة الرمزية لـ Budibase

    Budibase/budibase

    28,024عرض على 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
    عرض على GitHub↗28,024
  • christoschristofidis/awesome-deep-learningالصورة الرمزية لـ ChristosChristofidis

    ChristosChristofidis/awesome-deep-learning

    27,569عرض على 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
    عرض على GitHub↗27,569
  • dotnet-architecture/eshoponcontainersالصورة الرمزية لـ dotnet-architecture

    dotnet-architecture/eShopOnContainers

    24,362عرض على 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#
    عرض على GitHub↗24,362
  • gar-b-age/cooklikehocالصورة الرمزية لـ Gar-b-age

    Gar-b-age/CookLikeHOC

    23,619عرض على 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
    عرض على GitHub↗23,619
  • apache/rocketmqالصورة الرمزية لـ apache

    apache/rocketmq

    22,461عرض على 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
    عرض على GitHub↗22,461
  • vectordotdev/vectorالصورة الرمزية لـ vectordotdev

    vectordotdev/vector

    22,071عرض على 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
    عرض على GitHub↗22,071
  • apernet/hysteriaالصورة الرمزية لـ apernet

    apernet/hysteria

    21,894عرض على 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
    عرض على GitHub↗21,894
  • prefecthq/prefectالصورة الرمزية لـ PrefectHQ

    PrefectHQ/prefect

    21,640عرض على 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
    عرض على GitHub↗21,640
السابق123456…10التالي
  1. Home
  2. DevOps & Infrastructure
  3. Container Deployment

استكشف الوسوم الفرعية

  • 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.