diff --git a/src/content/docs/applications/volsync.mdx b/src/content/docs/applications/volsync.mdx new file mode 100644 index 0000000..d9a3f5f --- /dev/null +++ b/src/content/docs/applications/volsync.mdx @@ -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 +--- diff --git a/src/content/docs/applications/whodb.mdx b/src/content/docs/applications/whodb.mdx new file mode 100644 index 0000000..ed5bd13 --- /dev/null +++ b/src/content/docs/applications/whodb.mdx @@ -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 +--- diff --git a/src/content/docs/applications/yamtrack.mdx b/src/content/docs/applications/yamtrack.mdx new file mode 100644 index 0000000..ea5655c --- /dev/null +++ b/src/content/docs/applications/yamtrack.mdx @@ -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 +--- diff --git a/src/content/docs/applications/yubal.mdx b/src/content/docs/applications/yubal.mdx new file mode 100644 index 0000000..406e082 --- /dev/null +++ b/src/content/docs/applications/yubal.mdx @@ -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 +---