# stashed/stash

🛅 Backup your Kubernetes Stateful Applications

Repository: https://github.com/stashed/stash
Canonical: https://ross.abutalabs.com/products/stashed-stash
Homepage: https://stash.run
Language: Go
License: NOASSERTION
License Family: other
Topics: kubernetes, backup, restic, appscode, cloud-native
Last push: 2026-08-19T03:11:39+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 41, longevity 100
- inputs: {"age_days": 3474, "days_push": 14, "days_rel": 313, "gap_med": 81.5, "n_releases_24m": 5}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1424, forks 87 (observed 2026-08-28T04:04:41.286556+00:00)

## What it is
Stash is a cloud-native backup and recovery operator for Kubernetes that uses restic or CSI volume snapshots to back up workload volumes, standalone PVCs, and databases. It provides declarative backup/restore APIs with extensible addons for custom workloads.

## Use cases
- back up kubernetes volumes and pvcs
- disaster recovery for kubernetes stateful apps
- backup databases running in kubernetes
- schedule restic backups of statefulsets
- restore kubernetes workload data after failure
- snapshot volumes with csi drivers

## When to choose
- you run stateful production workloads on kubernetes and need automated, declarative backups
- you want restic-based deduplicated, encrypted backups integrated with kubernetes CRDs
- you need to back up both volumes and databases from one operator

## When to avoid
- you need simple file-level backups outside kubernetes - plain restic is lighter
- you require enterprise features that are gated behind the paid edition
- you run on non-kubernetes infrastructure

## Facets
- artifact type: service
- maturity: active
- function: backup, deployment, cloud, developer-tools
- domain: cloud-computing, self-hosted, databases
- platform: go, self-hosted, cloud
- tags: kubernetes-operator, restic, disaster-recovery, volume-snapshot, csi-driver, open-core, devops, containers, kubernetes, docker

## Member repositories
- stashed/stash (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:41.286556+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-30T04:37:37.081469+00:00, confidence not recorded.
  - readme: https://github.com/stashed/stash (fetched 2026-08-28T04:04:41.286556+00:00, sha 9215badd9802)
  - homepage: https://stash.run (fetched 2026-08-29T11:49:40.982457+00:00, sha d399cab2dd20)
  - site_page: https://stash.run/features (fetched 2026-08-29T11:49:40.985256+00:00, sha 08ed1b8d700f)
  - site_page: https://stash.run/docs/v2025.10.17/setup (fetched 2026-08-29T11:49:40.992449+00:00, sha 642ab936f23b)
  - site_page: https://stash.run/pricing (fetched 2026-08-29T11:49:40.987508+00:00, sha 2c2793872b95)
- Data as of 2026-08-30T08:39:29.467469+00:00.
