awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

140 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • lobehub/lobe-chatAvatar von lobehub

    lobehub/lobe-chat

    78,762Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗78,762
  • docker/dockerAvatar von docker

    docker/docker

    71,736Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗71,736
  • nexu-io/open-designAvatar von nexu-io

    nexu-io/open-design

    65,830Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗65,830
  • pcottle/learngitbranchingAvatar von pcottle

    pcottle/learnGitBranching

    33,604Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗33,604
  • yeasy/docker_practiceAvatar von yeasy

    yeasy/docker_practice

    26,111Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗26,111
  • nylas/nylas-mailAvatar von nylas

    nylas/nylas-mail

    24,740Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗24,740
  • dotnet-architecture/eshoponcontainersAvatar von dotnet-architecture

    dotnet-architecture/eShopOnContainers

    24,362Auf GitHub ansehen↗

    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#
    Auf GitHub ansehen↗24,362
  • gar-b-age/cooklikehocAvatar von Gar-b-age

    Gar-b-age/CookLikeHOC

    23,619Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗23,619
  • openai/chatgpt-retrieval-pluginAvatar von openai

    openai/chatgpt-retrieval-plugin

    21,192Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,192
  • labring/sealosAvatar von labring

    labring/sealos

    18,116Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗18,116
  • tencent/weknoraAvatar von Tencent

    Tencent/WeKnora

    16,974Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,974
  • apache/answerAvatar von apache

    apache/answer

    15,564Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,564
  • basecamp/kamalAvatar von basecamp

    basecamp/kamal

    14,334Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,334
  • yiisoft/yii2Avatar von yiisoft

    yiisoft/yii2

    14,298Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,298
  • pydanny/cookiecutter-djangoAvatar von pydanny

    pydanny/cookiecutter-django

    13,539Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,539
  • element-hq/element-webAvatar von element-hq

    element-hq/element-web

    13,233Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,233
  • fuergaosi233/wechat-chatgptAvatar von fuergaosi233

    fuergaosi233/wechat-chatgpt

    13,225Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,225
  • keeweb/keewebAvatar von keeweb

    keeweb/keeweb

    12,942Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,942
  • apache/predictionioAvatar von apache

    apache/predictionio

    12,522Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,522
  • meolu/walle-webAvatar von meolu

    meolu/walle-web

    12,008Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,008
Vorherige123456…7Nächste
  1. Home
  2. DevOps & Infrastructure
  3. Containerized Application Deployments

Unter-Tags erkunden

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