feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 2m31s
test-build / build (push) Successful in 3m52s
renovate / renovate (push) Successful in 2m32s

This commit is contained in:
2026-04-07 20:45:43 -05:00
parent c1f7e193fc
commit a1589ee88a
4 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
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
---