awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

140 个仓库

Awesome GitHub RepositoriesContainerized Application Deployments

Deployment of full application environments using portable container images.

Distinct from Portable Application Deployments: Existing candidates focus on WebAssembly or specific ML model deployment rather than general app containerization

Explore 140 awesome GitHub repositories matching devops & infrastructure · Containerized Application Deployments. Refine with filters or upvote what's useful.

Awesome Containerized Application Deployments GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • lobehub/lobe-chatlobehub 的头像

    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 installation via container images for consistent hosting across various cloud providers.

    TypeScript
    在 GitHub 上查看↗78,762
  • docker/dockerdocker 的头像

    docker/docker

    71,736在 GitHub 上查看↗

    Docker is an OCI container engine and runtime orchestrator used to build, run, and manage isolated applications. It functions as a container image builder for creating portable snapshots of applications and a registry manager for storing, versioning, and distributing those images across environments. The platform provides a centralized daemon to control the creation, execution, and termination of containerized workloads. It allows for the assembly of modular container systems by combining build tools, registries, and runtimes. Its core capabilities cover container image creation, registry ad

    Executes isolated applications using a runtime that manages container lifecycles and resources.

    Go
    在 GitHub 上查看↗71,736
  • nexu-io/open-designnexu-io 的头像

    nexu-io/open-design

    65,830在 GitHub 上查看↗

    Open Design is an AI design orchestration platform and LLM agent workspace designed for generating prototypes, presentations, and motion graphics. It functions as a local-first environment that integrates various command-line AI agents and coding tools into a unified design workflow, allowing users to migrate design specifications into brand-compliant source code. The project is distinguished by its ability to enforce visual consistency through a design system manager that defines brand contracts and tokens using Markdown. It features a specialized motion graphics generator that converts HTML

    Packages the application and API into a single runtime image for simplified hosting.

    TypeScriptagent-skillsai-agentsai-design
    在 GitHub 上查看↗65,830
  • pcottle/learngitbranchingpcottle 的头像

    pcottle/learnGitBranching

    33,604在 GitHub 上查看↗

    This project is an interactive Git tutorial and version control simulator. It provides a visual learning environment where users practice Git commands through structured lessons and a simulated terminal that does not affect the local file system. The application functions as a branching visualizer, rendering a graphical representation of commit trees and branch pointers that update in real time as commands are executed. It allows for the creation of custom exercises and the sharing of specific command sequences via unique links. The software covers educational challenges for mastering reposi

    Provides a Docker image to ensure a consistent hosting environment for the tutorial application.

    JavaScript
    在 GitHub 上查看↗33,604
  • yeasy/docker_practiceyeasy 的头像

    yeasy/docker_practice

    26,111在 GitHub 上查看↗

    This project is a Docker educational resource and a collection of practical examples designed for learning containerization technologies. It serves as a guide for understanding container fundamentals, including the creation and management of custom images and the use of registries. The repository provides specialized references for container security hardening, such as managing kernel privileges and implementing supply chain security. It also includes tutorials for multi-container orchestration and a DevOps guide focused on CI/CD automation and image optimization. The material covers a broad

    Serves as a comprehensive guide for building and deploying functional applications using portable container images.

    Gobookcloud-computingcontainer
    在 GitHub 上查看↗26,111
  • nylas/nylas-mailnylas 的头像

    nylas/nylas-mail

    24,740在 GitHub 上查看↗

    This project is a cross-platform desktop email client built with web technologies. It serves as an extensible mail application that allows users to manage and organize email correspondence and can link to self-hosted synchronization engines to manage user data. The application is designed for extensibility through a plugin architecture and logic extension hooks, enabling the addition of custom features such as text translation, email templating, and external service integrations. It further distinguishes itself by providing a customizable interface that supports user-defined CSS styling and t

    Packages the application into production-ready container images for consistent deployment.

    JavaScriptbabelelectronemail
    在 GitHub 上查看↗24,740
  • dotnet-architecture/eshoponcontainersdotnet-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

    Provides a full application environment deployed using portable Docker container images.

    C#
    在 GitHub 上查看↗24,362
  • gar-b-age/cooklikehocGar-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 a recipe database into a container image to ensure consistent execution across different hardware.

    Dockerfile
    在 GitHub 上查看↗23,619
  • openai/chatgpt-retrieval-pluginopenai 的头像

    openai/chatgpt-retrieval-plugin

    21,192在 GitHub 上查看↗

    This project is a retrieval-augmented generation pipeline designed for building custom ChatGPT plugins that allow language models to query private or professional documents. It implements a full retrieval workflow, from processing and indexing document chunks to retrieving relevant context for natural language queries. The system distinguishes itself through a hybrid retrieval approach that combines dense vector embeddings with sparse keyword matching, further refined by a two-stage semantic re-ranking process. It includes specialized data privacy tools for screening personally identifiable i

    Packages the retrieval service and its dependencies into portable container images for consistent cloud deployment.

    Pythonchatgptchatgpt-plugins
    在 GitHub 上查看↗21,192
  • labring/sealoslabring 的头像

    labring/sealos

    18,116在 GitHub 上查看↗

    Sealos is a Kubernetes cloud operating system and orchestration engine that treats a Kubernetes cluster as a single unified operating system. It manages the full application lifecycle by acting as an application orchestrator, a cloud development environment provisioner, and a managed database orchestrator. The platform distinguishes itself through a multi-tenant Kubernetes architecture that provides workspace isolation, role-based access control, and resource quotas. It further differentiates its provisioning model by using natural language and AI to define and scale cloud resources, and by p

    Ships a simplified interface and app store for deploying full application environments using container images.

    TypeScriptcloudoscontainerdocker
    在 GitHub 上查看↗18,116
  • tencent/weknoraTencent 的头像

    Tencent/WeKnora

    16,974在 GitHub 上查看↗

    WeKnora is a multi-tenant retrieval-augmented generation (RAG) knowledge platform and autonomous AI agent framework. It transforms raw documents into queryable knowledge bases and integrates large language models with vector databases to provide grounded AI responses. The system also functions as a Model Context Protocol (MCP) tool server, exposing knowledge search and agentic capabilities to external AI clients. The platform distinguishes itself through an autonomous agent framework that utilizes iterative reasoning, tool calling, and web search to solve multi-step tasks. It implements a sta

    Packages the core application and frontend into Docker images to ensure consistent execution environments.

    Goagentagenticai
    在 GitHub 上查看↗16,974
  • apache/answerapache 的头像

    apache/answer

    15,564在 GitHub 上查看↗

    Answer is a self-hosted Q&A platform and knowledge base software designed for capturing and sharing structured information through a searchable forum interface. It functions as a community forum and knowledge management system for hosting repositories of questions and answers. The platform is modular, utilizing a plugin system to add custom extensions and tailored capabilities. It also supports international users through content localization and locale-based text mapping for a multilingual experience. The software provides capabilities for establishing customer help centers, internal knowle

    Ships with container definitions for rapid and consistent application deployment.

    Gocommunityforumgo
    在 GitHub 上查看↗15,564
  • basecamp/kamalbasecamp 的头像

    basecamp/kamal

    14,334在 GitHub 上查看↗

    Kamal is a deployment tool for containerized applications that manages Docker containers across a fleet of remote servers via SSH. It serves as a lightweight alternative to managed platforms, enabling the hosting of web applications on bare metal or virtual private servers without a heavy orchestrator. The tool orchestrates zero-downtime deployments by managing container rotations and using traffic switching to ensure applications remain available during updates. It utilizes a centralized command line interface to coordinate deployment sequences and execute commands across multiple remote des

    Provides a tool for deploying full application environments using portable Docker containers to remote servers.

    Ruby
    在 GitHub 上查看↗14,334
  • yiisoft/yii2yiisoft 的头像

    yiisoft/yii2

    14,298在 GitHub 上查看↗

    Yii2 is a professional PHP web framework designed for developing high-performance, scalable enterprise web applications. It utilizes a Model-View-Controller architecture to separate data logic, user interfaces, and request handling, ensuring maintainability for large-scale projects. The framework includes a built-in PHP code generator that automates the creation of boilerplate controllers and models by scanning database schemas. It provides an Active Record object-relational mapping system where classes represent tables and instances represent rows to manage data persistence. Additional capa

    Supports bundling the application environment into portable container images for consistent deployment.

    PHP
    在 GitHub 上查看↗14,298
  • pydanny/cookiecutter-djangopydanny 的头像

    pydanny/cookiecutter-django

    13,539在 GitHub 上查看↗

    cookiecutter-django is a template-based project generator and production-ready scaffold for Django web applications. It functions as a boilerplate that injects user-defined variables into predefined file templates to automate the creation of a standardized directory structure and initial project configuration. The project provides a production blueprint that integrates a customizable user authentication system, environment-variable configuration, and a containerized development environment. It bundles Django with databases and task queues to ensure consistency across local and production work

    Sets up production-ready environments using container images integrated with cloud storage and environment management.

    Python
    在 GitHub 上查看↗13,539
  • element-hq/element-webelement-hq 的头像

    element-hq/element-web

    13,233在 GitHub 上查看↗

    Element Web is a web-based communication client used for real-time messaging and collaboration via the decentralized Matrix protocol. It functions as an end-to-end encrypted messenger, a VoIP client for voice and video conferencing, and an interface for interacting with integrated bots and external bridges. The project distinguishes itself through a modular architecture that supports runtime module loading and external script imports to extend core capabilities. It provides extensive white-labeling options, allowing for the customization of application branding, visual themes, and the use of

    Provides official Docker images to deploy the client as a web server on standalone hosts.

    TypeScripthacktoberfestmatrix
    在 GitHub 上查看↗13,233
  • fuergaosi233/wechat-chatgptfuergaosi233 的头像

    fuergaosi233/wechat-chatgpt

    13,225在 GitHub 上查看↗

    This project is a conversational AI bot that integrates large language models into WeChat accounts to provide automated responses in private and group chats. Built on the WeChaty bot framework, it functions as a bridge that enables real-time conversational interactions between a messaging account and an AI model. The system acts as an AI multimedia gateway and context manager, supporting the generation of images from text and the transcription of audio files within the chat interface. It tracks interaction histories to manage token limits and maintains coherent conversations through custom sy

    Supports deployment of the full application environment using portable container images or PaaS tools.

    TypeScript
    在 GitHub 上查看↗13,225
  • keeweb/keewebkeeweb 的头像

    keeweb/keeweb

    12,942在 GitHub 上查看↗

    KeeWeb is a web-based password manager and vault that allows users to open and edit encrypted databases through a browser interface. It functions as a cross-platform tool for managing password vaults using the KeePass database format. The application provides a self-hosted password vault that can be deployed as a single HTML file or via Docker. It integrates with remote storage providers using OAuth to synchronize encrypted database files across multiple devices. The system includes capabilities for secure credential generation, two-factor authentication management through time-based one-tim

    Ships with pre-built Docker images to allow the application to be deployed in isolated container environments.

    HTML
    在 GitHub 上查看↗12,942
  • apache/predictionioapache 的头像

    apache/predictionio

    12,522在 GitHub 上查看↗

    PredictionIO is a machine learning server designed for the deployment of predictive models to transform raw data into actionable predictions. It manages the full lifecycle of machine learning operations, from ingesting event data via APIs to hosting production-ready predictive services for real-time inference. The system supports distributed model training by spreading computational workloads across a cluster of nodes to increase processing speed. It enables the implementation of custom prediction engines using programming languages or the application of pre-built model templates for common t

    Packages the application environment and code into portable images for consistent deployment and testing.

    Scala
    在 GitHub 上查看↗12,522
  • meolu/walle-webmeolu 的头像

    meolu/walle-web

    12,008在 GitHub 上查看↗

    Walle-web is a continuous delivery platform and DevOps release manager designed to automate the deployment, rollback, and release of code across multiple server environments. It functions as a container deployment orchestrator and multi-environment server manager, providing a centralized web interface for coordinating application delivery. The system distinguishes itself through a combination of canary release management and containerized application delivery. It utilizes a RESTful deployment API to integrate external tools into the delivery pipeline and employs hook-based workflow orchestrat

    Enables packaging and deploying applications using portable container images to ensure consistent environments.

    Pythoncddeployerdevops
    在 GitHub 上查看↗12,008
上一个123456…7下一个
  1. Home
  2. DevOps & Infrastructure
  3. Containerized Application Deployments

探索子标签

  • Antivirus DeploymentsRunning the ClamAV scanning engine inside Docker containers for isolated and portable malware detection. **Distinct from Containerized Application Deployments:** Distinct from Containerized Application Deployments: specifically packages an antivirus scanning engine, not a general application.
  • Automated ContainerizationTools that automatically wrap applications in containers to streamline deployment without developer workflow changes. **Distinct from Containerized Application Deployments:** Focuses on the automated wrapping/containerization process rather than the operational deployment of images
  • Cloud Application StacksReference architectures for integrating multiple cloud services into complete application environments. **Distinct from Containerized Application Deployments:** Focuses on high-level architectural patterns for cloud services, whereas Containerized Application Deployments focuses on the portable image deployment mechanism.
  • Containerized Application RuntimesPackaging an application with its full filesystem into a lightweight container image for consistent execution. **Distinct from Containerized Application Deployments:** Distinct from Containerized Application Deployments: focuses on the packaging step (building the image) rather than the deployment or management of containers.
  • Dapr StateStore DeployersDeploys containerized applications using Dapr StateStore backed by Redis, generating platform-specific output files from declarative descriptions. **Distinct from Containerized Application Deployments:** Distinct from Containerized Application Deployments: specifically deploys workloads with Dapr StateStore integration, not general containerized app deployment.