Add Backup banner
mitchross mitchross

Add Backup

Development community

Description

Add automatic backup to PVC(s) in `$ARGUMENTS`. Backups are **kopiur** (replaced pvc-plumber + VolSync, retired 2026-06-27). Each PVC gets a small `SnapshotPolicy` + `SnapshotSchedule` + `Restore` stub plus the shared `my-apps/common/kopiur-backup` Kustomize component; kopiur runs the Snapshot/Restore Jobs and kopia moves bytes to RustFS (`s3://kopiur`). Do NOT add inline `ReplicationSource`/`ReplicationDestination` or pvc-plumber labels — those are gone. > Architecture + diagrams: `docs/domai

Installation

Installs to ~/.claude/commands/mitchross-talos-argocd-proxmox-add-backup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mitchross/talos-argocd-proxmox/HEAD/.claude/commands/add-backup.md -o ~/.claude/commands/mitchross-talos-argocd-proxmox-add-backup.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository