awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

37 repository-uri

Awesome GitHub RepositoriesContainer Storage Persistence

Techniques for mapping host-level storage to containerized applications to ensure data durability across service restarts.

Distinguishing note: Focuses on the persistence layer of containerized services, distinct from general database management.

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

Awesome Container Storage Persistence GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • kamranahmedse/developer-roadmapAvatar kamranahmedse

    kamranahmedse/developer-roadmap

    357,434Vezi pe GitHub↗

    Developer Roadmap este o platformă condusă de comunitate care oferă căi de învățare structurate, bazate pe grafuri, pentru ingineria software. Servește drept repository cuprinzător de cunoștințe unde domeniile tehnice sunt organizate în secvențe vizuale pentru a ghida dobândirea competențelor profesionale și creșterea în carieră. Proiectul se distinge printr-un ecosistem colaborativ care permite utilizatorilor să contribuie cu roadmap-uri, să cureție cele mai bune practici din industrie și să mențină profiluri profesionale. Acesta integrează framework-uri de evaluare diagnostică pentru a evalua competența tehnică, ajutând dezvoltatorii să identifice lacunele de cunoștințe și să se pregătească pentru interviurile profesionale prin secvențe de învățare țintite. Dincolo de capabilitățile sale de bază de mapare, platforma oferă idei practice de proiecte și tutorat interactiv pentru a consolida conceptele de inginerie. Oferă un spațiu centralizat pentru ca comunitatea să partajeze resurse, să urmărească dezvoltarea progresivă a competențelor și să navigheze prin peisaje tehnice complexe.

    Maps host-level storage to containerized applications to ensure data durability.

    TypeScriptangular-roadmapbackend-roadmapblockchain-roadmap
    Vezi pe GitHub↗357,434
  • zeroclaw-labs/zeroclawAvatar zeroclaw-labs

    zeroclaw-labs/zeroclaw

    31,920Vezi pe GitHub↗

    Zeroclaw is a modular framework for building and deploying autonomous agents that integrate AI models, messaging platforms, and hardware interfaces. It functions as a multi-agent orchestrator and embedded systems controller, providing a unified runtime for managing agent lifecycles, memory, and security policies across diverse environments. The system distinguishes itself through its focus on secure, verifiable hardware and software orchestration. It enforces strict security boundaries, including command allowlisting, resource throttling, and interactive human-in-the-loop approval for sensiti

    Mounts persistent directories between agent and sandbox containers for seamless file exchange.

    Rust
    Vezi pe GitHub↗31,920
  • yeasy/docker_practiceAvatar yeasy

    yeasy/docker_practice

    26,111Vezi pe 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

    Demonstrates mapping host-level storage to containers to ensure data survives restarts.

    Gobookcloud-computingcontainer
    Vezi pe GitHub↗26,111
  • nsqio/nsqAvatar nsqio

    nsqio/nsq

    25,738Vezi pe GitHub↗

    NSQ is a distributed, brokerless messaging platform designed for high-throughput, fault-tolerant communication. By utilizing a decentralized topology, it eliminates single points of failure and allows for horizontal scaling across clusters. The system organizes message streams into topics and channels, effectively decoupling producers from consumers to support both streaming and job-oriented workloads. The platform distinguishes itself through a lookup-service-based discovery mechanism that enables clients to dynamically locate producers at runtime without requiring centralized coordination.

    Store messaging data on host disks by mounting local directories or dedicated data volumes to the internal paths used by the containerized service.

    Godistributed-systemsgomessage-queue
    Vezi pe GitHub↗25,738
  • ceph/cephAvatar ceph

    ceph/ceph

    16,247Vezi pe GitHub↗

    Ceph is a unified, software-defined storage platform designed to provide object, block, and file storage services from a single distributed cluster. By decoupling data management from physical hardware, it enables elastic scaling across commodity hardware, allowing organizations to build large-scale storage infrastructure without reliance on proprietary vendor equipment. The system distinguishes itself through a shared-nothing, distributed architecture that utilizes deterministic hashing for data placement. This approach eliminates centralized metadata bottlenecks, allowing the cluster to sca

    Attaches distributed storage volumes to containerized workloads to ensure persistent data access in dynamic environments.

    C++block-storagecloud-storagedistributed-file-system
    Vezi pe GitHub↗16,247
  • caprover/caproverAvatar caprover

    caprover/caprover

    15,067Vezi pe GitHub↗

    CapRover is a self-hosted platform-as-a-service that provides a centralized dashboard for managing containerized applications and databases. It functions as a container orchestration platform, simplifying the deployment, scaling, and networking of services across server environments. By leveraging a reverse-proxy-based architecture, the platform handles domain mapping, traffic routing, and automated SSL certificate lifecycle management to ensure secure, encrypted access for hosted web services. The platform distinguishes itself through its integrated automation capabilities, which include aut

    Maps container directories to host volumes to ensure data persistence across restarts and updates.

    TypeScriptawsazurecaprover
    Vezi pe GitHub↗15,067
  • itzg/docker-minecraft-serverAvatar itzg

    itzg/docker-minecraft-server

    13,841Vezi pe GitHub↗

    This project provides a containerized environment for deploying and managing Minecraft game servers. It functions as an infrastructure manager that automates the setup and maintenance of server instances, ensuring consistent execution across different host systems through standardized container images. The platform distinguishes itself by using environment variables to handle configuration and version control, allowing users to define server types and operational parameters without manual file editing. It automates the retrieval of software artifacts, dependencies, and plugins during the init

    Maps host-side storage directories into container volumes to ensure game worlds and user data persist across server restarts.

    Shelldocker-imagedockerfileshacktoberfest
    Vezi pe GitHub↗13,841
  • juicedata/juicefsAvatar juicedata

    juicedata/juicefs

    13,233Vezi pe GitHub↗

    JuiceFS is a distributed file system designed to mount object storage as a local, POSIX-compliant drive. It functions as a cloud-native persistent storage layer that decouples file metadata from raw data, storing metadata in a transactional database while keeping data blocks in object storage. This architecture enables multiple hosts across different regions to access the same storage simultaneously while maintaining strong consistency. The system distinguishes itself by performing data processing, including compression and encryption, directly on the client side before transmission. By split

    Provides shared persistent storage for containerized applications through standard interfaces.

    Gobigdatacloud-nativedistributed-systems
    Vezi pe GitHub↗13,233
  • mailcow/mailcow-dockerizedAvatar mailcow

    mailcow/mailcow-dockerized

    12,955Vezi pe GitHub↗

    Mailcow-dockerized is an open-source email hosting platform that provides a complete, self-hosted infrastructure suite. It bundles message transfer, storage, and security protocols into a modular, containerized environment designed for deployment on private infrastructure. The platform distinguishes itself by integrating a centralized management interface for configuring mail domains and user accounts alongside collaborative tools like shared calendars and contact lists. It includes automated security features such as integrated spam and malware filtering gateways, as well as automated certif

    Maps container data to host-level storage to ensure email and configuration persistence across updates.

    JavaScriptacmeclamavdocker
    Vezi pe GitHub↗12,955
  • microsoftdocs/azure-docsAvatar MicrosoftDocs

    MicrosoftDocs/azure-docs

    10,894Vezi pe GitHub↗

    Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It provides comprehensive guidance on the full spectrum of Azure services, covering everything from core infrastructure components like virtual machines, Kubernetes clusters, and serverless computing to platform services for AI, machine learning, data analytics, and storage. The documentation details how to provision, manage, and govern cloud resources at scale, including policy enforcement, identity management, and cost optimization. The documentation distinguishes Azure through i

    Documents Azure Disks and Azure Files for persistent storage in Kubernetes workloads.

    Markdownskilling
    Vezi pe GitHub↗10,894
  • cloudflare/moltworkerAvatar cloudflare

    cloudflare/moltworker

    9,909Vezi pe GitHub↗

    Moltworker is an AI agent sandbox and model orchestrator designed for the secure execution of untrusted code and shell commands generated by large language models. It functions as a gateway proxy that routes requests to multiple AI providers through a unified interface, integrating a container runtime backed by S3-compatible object storage to persist state across ephemeral lifecycles. The system distinguishes itself by combining an AI model orchestrator with a headless browser controller for automated web scraping and screenshot capture. It manages the full lifecycle of AI agents, including m

    Mounts object storage as a filesystem to ensure data durability across ephemeral container lifecycles.

    TypeScriptai-agentscloudflare-workers
    Vezi pe GitHub↗9,909
  • getsentry/self-hostedAvatar getsentry

    getsentry/self-hosted

    9,426Vezi pe GitHub↗

    This project is a containerized error tracking platform and monitoring suite designed for self-hosted deployment on private infrastructure. It provides a collection of services for capturing and analyzing software crashes and exceptions, ensuring that sensitive application data remains within a controlled environment. The system includes specialized tooling for air-gapped deployment, allowing the software to be installed and operated on servers without internet access through the manual transfer of container images. It also supports corporate network integration via proxy configurations to ma

    Implements container storage persistence by mapping host-level directories to containers to ensure data durability.

    Shelldockerdocker-composefair-source
    Vezi pe GitHub↗9,426
  • projectatomic/buildahAvatar projectatomic

    projectatomic/buildah

    8,895Vezi pe GitHub↗

    Buildah este un instrument de containere fără daemon, utilizat pentru construirea și gestionarea imaginilor de containere conforme cu OCI. Funcționează ca un utilitar CLI care creează și modifică imagini fără a necesita un proces de fundal sau privilegii de root. Instrumentul transformă instrucțiunile Dockerfile în imagini standard și permite generarea de imagini prin commit-ul stării unui container care rulează. Suportă crearea de imagini de la zero sau din imagini de bază, asigurându-se că tot output-ul respectă specificațiile Open Container Initiative pentru portabilitate. Dincolo de construcția imaginilor, oferă capabilități pentru gestionarea locală a ciclului de viață al imaginilor, inclusiv tag-uire, redenumire și mutarea imaginilor între registre. De asemenea, permite manipularea directă a sistemelor de fișiere ale containerelor prin montarea sistemelor de fișiere root în directorul host pentru editarea fișierelor și configurarea metadatelor.

    Provides utilities for updating and inspecting internal settings and configuration details of container images.

    Go
    Vezi pe GitHub↗8,895
  • linkedin/school-of-sreAvatar linkedin

    linkedin/school-of-sre

    8,093Vezi pe GitHub↗

    This project is a comprehensive educational resource and curriculum focused on site reliability engineering, distributed systems, and infrastructure operations. It provides technical guides, a systems engineering course, and instructional manuals designed to teach the principles of managing large-scale computing environments. The curriculum covers high-level architectural design for scalability and resilience, including fault-tolerant infrastructure, high-availability patterns, and microservices decomposition. It emphasizes the practical application of site reliability engineering through the

    Explains techniques for mapping host-level storage to containerized applications to ensure data durability.

    HTMLgithadooplinux
    Vezi pe GitHub↗8,093
  • collabnix/dockerlabsAvatar collabnix

    collabnix/dockerlabs

    8,008Vezi pe GitHub↗

    dockerlabs is a collection of educational labs and technical tutorials designed to teach the fundamentals of containerization and microservice architecture. It provides instructional material and hands-on exercises covering image optimization, security training, infrastructure setup, and cluster orchestration. The project features specific courses and guides focused on reducing image size through multi-stage builds, securing workloads via vulnerability scanning and encrypted networks, and deploying multi-node clusters with high availability using Swarm orchestration. The materials cover a br

    Provides tutorials on mapping host-level storage to containers to ensure data durability.

    PHPadvancebeginnersdocker
    Vezi pe GitHub↗8,008
  • docker-library/official-imagesAvatar docker-library

    docker-library/official-images

    6,972Vezi pe GitHub↗

    This project is a collection of curated and standardized Docker base images that serve as reliable starting points for building containerized applications. It functions as an OCI container image repository and a build template library, providing a central source of truth for images that adhere to Open Container Initiative standards for portability. The project utilizes an automated image lifecycle pipeline to build, tag, and push images, ensuring that dependencies remain current and security patches are applied. It specifically supports cross-platform distribution by providing a multi-archite

    Uses volume and bind mounts to ensure data durability on the host system across container restarts.

    Shell
    Vezi pe GitHub↗6,972
  • k0sproject/k0sAvatar k0sproject

    k0sproject/k0s

    6,290Vezi pe GitHub↗

    k0s is a Kubernetes distribution that packages all control plane and worker components into a single binary, enabling cluster deployment with no host dependencies beyond the Linux kernel. It supports a container-native runtime where controllers and workers run inside Docker containers using a single OCI image, and offers declarative YAML configuration for defining cluster topology, host roles, and SSH connection details. The distribution provides pre-built binaries for x86-64, ARM64, ARMv7, and RISC-V architectures, and uses cryptographically signed tokens for secure node enrollment. The proj

    Attaches any CSI-compliant storage backend to provide persistent volumes for containerized workloads.

    Gokubernetes
    Vezi pe GitHub↗6,290
  • deis/deisAvatar deis

    deis/deis

    5,999Vezi pe GitHub↗

    Deis is an open-source, self-hosted Platform-as-a-Service that deploys and manages containerized applications on a CoreOS cluster using a Heroku-inspired git push workflow. It accepts application code via git push, automatically builds a Docker image, and runs it as a container on the cluster, with systemd and etcd providing service discovery and configuration management. The platform provides a developer experience modeled after Heroku, with a command-line interface for creating, scaling, configuring, and monitoring applications. It hosts a private Git remote per application that triggers th

    Attaches persistent storage volumes to stateful container applications for data retention.

    Pythoncontainerscoreosdeis-paas
    Vezi pe GitHub↗5,999
  • h2non/imaginaryAvatar h2non

    h2non/imaginary

    6,017Vezi pe GitHub↗

    Imaginary is a self-hosted HTTP server for image processing that applies transformations like resizing, cropping, rotating, and format conversion through URL parameters. It operates as a stateless request-response pipeline, processing images fetched from remote URLs or served from a local directory without requiring client-side dependencies. The server distinguishes itself through its security and access control capabilities, offering optional API key validation, HMAC-signed URL verification, and remote origin whitelisting to restrict which image sources are permitted. It also provides a heal

    Mounts writable volumes to containers so data survives restarts and is available across regions.

    Gocrop-imagedockergif
    Vezi pe GitHub↗6,017
  • zenml-io/zenmlAvatar zenml-io

    zenml-io/zenml

    5,451Vezi pe GitHub↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Mounts local volumes or external MySQL databases to the server container to ensure run metadata and state persist across container restarts.

    Pythonagentopsagentsai
    Vezi pe GitHub↗5,451
Înapoi12Înainte
  1. Home
  2. DevOps & Infrastructure
  3. Container Storage Persistence

Explorează sub-etichetele

  • Container Network and Volume Configuration2 sub-tag-uriInstruction on establishing container bridge networks and persistent storage volumes. **Distinct from Container Storage Persistence:** Distinct from Container Storage Persistence: combines both networking and storage configuration into a unified instructional topic.