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 1m20s

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
---

View File

@@ -0,0 +1,15 @@
---
title: WhoDB
description: A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface.
hero:
tagline: A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/whodb.webp
actions:
- text: Source
link: https://github.com/clidey/whodb
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/whodb
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Yamtrack
description: A self hosted media tracker.
hero:
tagline: A self hosted media tracker.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/yamtrack.webp
actions:
- text: Source
link: https://github.com/FuzzyGrim/Yamtrack
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/yamtrack
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Yubal
description: Self-hosted YouTube Music downloader. Tags, organizes, and keeps playlists in sync.
hero:
tagline: Self-hosted YouTube Music downloader. Tags, organizes, and keeps playlists in sync.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/yubal.webp
actions:
- text: Source
link: https://github.com/guillevc/yubal
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/yubal
icon: right-arrow
---