# ClusterHQ/flocker

Container data volume manager for your Dockerized application

Repository: https://github.com/ClusterHQ/flocker
Canonical: https://ross.abutalabs.com/products/flocker
Homepage: https://clusterhq.com
Language: Python
License: Apache-2.0
License Family: permissive
Last push: 2017-05-18T07:14:11+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4510, "days_push": 3394, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3384, forks 281 (observed 2026-08-28T04:07:58.706463+00:00)

## What it is
Flocker is an open-source container data volume manager for Dockerized applications, providing portable datasets that follow containers as they move between hosts. It lets ops teams run stateful services like databases in production by managing containers and volumes together.

## Use cases
- run stateful containers like databases in production with docker
- migrate docker volumes between hosts
- make container data volumes portable across a cluster
- manage persistent storage for stateful microservices
- move containers with their data to different servers

## When to choose
- you run a legacy Docker deployment needing portable volumes across hosts
- you want volumes to follow containers during rescheduling on a small cluster

## When to avoid
- you use modern orchestrators like Kubernetes, which has built-in volume management (CSI)
- you need actively maintained software - the project has been abandoned since 2017
- you need multi-cloud or vendor-supported storage orchestration

## Facets
- artifact type: application
- maturity: abandoned
- function: container-orchestration, deployment, file-system, cli
- domain: databases, self-hosted
- platform: python, cli
- tags: docker-volumes, persistent-storage, stateful-containers, data-migration, microservices, containers, devops, linux, docker

## Member repositories
- ClusterHQ/flocker (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.706463+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:39:28.767352+00:00, confidence not recorded.
  - readme: https://github.com/ClusterHQ/flocker (fetched 2026-08-28T04:07:58.706463+00:00, sha 76caa114c8a3)
  - homepage: https://clusterhq.com (fetched 2026-08-29T09:33:34.658708+00:00, sha 61366031235a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
