Container data volume manager for your Dockerized application
The main features of clusterhq/flocker are: Storage Management, Container Infrastructure, Orchestration and Management.
Open-source alternatives to clusterhq/flocker include: grammarly/rocker-compose — Docker composition tool with idempotency features for deploying apps composed of multiple containers. ceph/ceph — Ceph is a unified, software-defined storage platform designed to provide object, block, and file storage services from… cholcombe973/autodock. chubaofs/chubaofs. citadel/citadel. centurylinklabs/zodiac — A lightweight tool for easy deployment and rollback of dockerized applications.
Docker composition tool with idempotency features for deploying apps composed of multiple containers.
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
A lightweight tool for easy deployment and rollback of dockerized applications.