awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 रिपॉजिटरी

Awesome GitHub RepositoriesApplication Bundles

Complete software installations packaged as a single container image for simplified lifecycle management.

Distinct from Docker Container Deployments: Focuses on the bundling of a whole platform rather than general app packaging

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

Awesome Application Bundles GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • sameersbn/docker-gitlabsameersbn का अवतार

    sameersbn/docker-gitlab

    8,093GitHub पर देखें↗

    यह प्रोजेक्ट Docker इमेज में पूर्ण GitLab इंस्टॉलेशन को पैकेज करके एक कंटेनरीकृत DevOps प्लेटफॉर्म प्रदान करता है। यह एक सेल्फ-होस्टेड वातावरण के परिनियोजन को सक्षम बनाता है जो निजी इंफ्रास्ट्रक्चर पर Git वर्ज़न कंट्रोल, प्रोजेक्ट प्रबंधन, और निरंतर एकीकरण और वितरण पाइपलाइनों को एकीकृत करता है। कार्यान्वयन Docker Compose के माध्यम से परिनियोजन या Docker Swarm के माध्यम से ऑर्केस्ट्रेशन का समर्थन करता है, जो एकीकृत कंटेनर रजिस्ट्री के साथ स्केलेबल स्टैक की अनुमति देता है। यह कॉन्फ़िगरेशन के लिए पर्यावरण चर का उपयोग करता है और रिमोट ऑब्जेक्ट स्टोरेज और बाहरी डेटाबेस कंटेनरों में आर्टिफैक्ट्स और बैकअप को ऑफलोड करने का समर्थन करता है। प्लेटफॉर्म LDAP, SAML और OAuth के साथ पहचान एकीकरण, और स्वचालित सिस्टम बैकअप और रिकवरी रूटीन सहित परिचालन क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। इसमें SSL/TLS कॉन्फ़िगरेशन, प्रॉक्सी ट्रैफ़िक रूटिंग और स्टेटिक प्रोजेक्ट पेजों की होस्टिंग के माध्यम से सुरक्षित नेटवर्किंग के लिए उपकरण भी शामिल हैं। प्रशासनिक कार्यों को रखरखाव और स्वास्थ्य निगरानी के लिए कमांड-लाइन यूटिलिटीज के माध्यम से प्रबंधित किया जाता है, जबकि सिस्टम संचार को SMTP और IMAP कॉन्फ़िगरेशन के माध्यम से संभाला जाता है।

    Packages a complete GitLab installation as a Docker image for simplified deployment.

    Shell
    GitHub पर देखें↗8,093
  • superduperdb/superduperdbSuperDuperDB का अवतार

    SuperDuperDB/superduperdb

    5,298GitHub पर देखें↗

    SuperduperDB is an AI agent orchestrator and database-integrated machine learning platform. It serves as a framework for building stateful AI agents and retrieval-augmented generation applications by integrating large language models directly with database backends. The project enables the deployment of self-hosted AI infrastructure and the management of language models on private hardware using local checkpoints. It distinguishes itself by allowing users to attach AI components directly to data fields, triggering model execution and automated transformations based on database insertions and

    Packages configured AI components into compact applications for simplified deployment and reuse across datasets.

    Python
    GitHub पर देखें↗5,298
  • superduper-io/superdupersuperduper-io का अवतार

    superduper-io/superduper

    5,298GitHub पर देखें↗

    Superduper is an AI agent development kit and LLM application framework designed to build autonomous agents and data-driven applications. It functions as a RAG orchestration platform and vector search infrastructure, coordinating AI models with database storage to perform multi-step computations and actions using persisted data states. The project distinguishes itself by providing a database-integrated machine learning pipeline that executes training and inference tasks directly on data hosted within SQL and NoSQL databases. It allows for the deployment of self-hosted AI infrastructure on pri

    Packages pre-configured AI functionality into compact units for simplified shipping and deployment.

    Pythonaichatbotdata
    GitHub पर देखें↗5,298
  • opencontainers/runtime-specopencontainers का अवतार

    opencontainers/runtime-spec

    3,641GitHub पर देखें↗

    The project provides an open container runtime specification and standardized schema for defining container configurations, namespaces, resource limits, security policies, and filesystem mounts across platforms. It outlines the formal configuration formats, lifecycle operations, and execution environments necessary for portable, isolated container workloads. The specification covers container lifecycle management protocols and structured rules governing container creation, execution startup, process signaling, state tracking, and resource teardown. It standardizes local bundle packaging and

    Packages application directories and configuration files into standardized bundles for execution.

    Gocontainersdockeroci
    GitHub पर देखें↗3,641
  • sidpalas/devops-directive-docker-coursesidpalas का अवतार

    sidpalas/devops-directive-docker-course

    3,109GitHub पर देखें↗

    This project is a Docker educational course and containerization training material. It provides a structured learning path and a DevOps curriculum focused on bundling software and dependencies into standalone images to ensure consistent environment deployment. The material covers the operational workflows of containerized applications within a software delivery pipeline. This includes instruction on Docker application packaging and the integration of containerization into the development lifecycle to standardize how applications are built, shipped, and run. The course addresses the setup of

    Teaches how to bundle software and its entire dependency tree into a single portable container image.

    Roff
    GitHub पर देखें↗3,109
  1. Home
  2. DevOps & Infrastructure
  3. Container Orchestration
  4. Container Runtimes
  5. Runtime Configuration Interfaces
  6. Docker Socket Orchestrators
  7. Docker Target Configurators
  8. Docker Container Deployments
  9. Application Bundles

सब-टैग एक्सप्लोर करें

  • AIPackaging of AI models, processing logic, and configurations into portable units. **Distinct from Application Bundles:** Distinct from general container bundles; specifically targets the grouping of AI components and their configurations.
  • Agent Capability BundlesPackages pre-configured AI functionality and logic into compact units for simplified deployment. **Distinct from Application Bundles:** Focuses on bundling agent logic and AI configurations rather than general container images or desktop apps.