-
Triage, read-only
Diagnose a cluster's health — replicas, quorum, primary, lag — without touching a thing. Every repair starts here.
-
Repair, safely
Heal unhealthy instances with a pre-repair escrow backup and refusal gates for ambiguous states.
--dry-runshows the plan first. -
Backup & Restore
restic-backed snapshots — block-level dedup, encryption, compression — with retention and point-in-time restore.
-
Operator Mode
Run it in-cluster: CRDs, annotations, and a scheduler that triages and backs up on a cadence.
-
CNPG + Galera
One steward for CloudNativePG (PostgreSQL) and MariaDB Operator (Galera), with engine-aware repair flows.
-
Container-Native
A single scratch image with the binary +
restic. Drop it into a Job, a sidecar, or your shell.
Keep the cluster up. Let the steward handle the rest. → Browse the docs