Skip to main content

3 docs tagged with "restic"

View all tags

Backups (component)

Reusable Kustomize component that wires a per-app k8up `Schedule` into the app's namespace โ€” pointed at the cluster's Restic repository on Hetzner S3, with the standard hourly / daily / weekly / monthly retention.

Database restore

Step-by-step guide to restoring a PostgreSQL database dump into a CloudNativePG cluster using k8up, Restic snapshots, and pv for streamed progress.

Three-tier backups, end-to-end

How a byte written to a Longhorn PVC ends up in three places โ€” warm (Restic to Hetzner S3), hot (Syncthing to the off-site Synology), cold (encrypted WD Elements drives) โ€” and what it takes to restore from each.