Files
site-documentation/src/content/docs/applications/volsync.mdx
Alex Lebens a1589ee88a
All checks were successful
test-build / guarddog (push) Successful in 2m31s
test-build / build (push) Successful in 3m52s
renovate / renovate (push) Successful in 2m32s
feat: add more apps
2026-04-07 20:45:43 -05:00

16 lines
788 B
Plaintext

---
title: VolSync
description: VolSync asynchronously replicates Kubernetes persistent volumes between clusters using either rsync or rclone. It also supports creating backups of persistent volumes via restic.
hero:
tagline: VolSync asynchronously replicates Kubernetes persistent volumes between clusters using either rsync or rclone. It also supports creating backups of persistent volumes via restic.
image:
file: https://raw.githubusercontent.com/backube/volsync/main/docs/media/volsync.svg?sanitize=true
actions:
- text: Source
link: https://github.com/backube/volsync
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/volsync
icon: right-arrow
---