feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 33s
test-build / build (push) Successful in 4m25s

This commit is contained in:
2026-04-03 19:50:16 -05:00
parent 2ccfecaf63
commit 425651bd30
3 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
title: Libation
description: Libation is a free, open-source application for downloading and managing your Audible audiobooks. It decrypts your library, removes DRM, and lets you own your audiobooks forever.
hero:
tagline: Libation is a free, open-source application for downloading and managing your Audible audiobooks. It decrypts your library, removes DRM, and lets you own your audiobooks forever.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/libation.webp
actions:
- text: Source
link: https://github.com/rmcrackan/Libation
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/libation
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Lidarr
description: Lidarr is a music collection manager for Usenet and BitTorrent users.
hero:
tagline: Lidarr is a music collection manager for Usenet and BitTorrent users.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/lidarr.webp
actions:
- text: Source
link: https://github.com/Lidarr/Lidarr
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/lidarr
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Local Path Provisioner
description: Dynamically provisioning persistent local storage with Kubernetes
hero:
tagline: Dynamically provisioning persistent local storage with Kubernetes
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kubernetes.webp
actions:
- text: Source
link: https://github.com/rancher/local-path-provisioner
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/local-path-provisioner
icon: right-arrow
---