feat: add more apps
This commit is contained in:
15
src/content/docs/applications/libation.mdx
Normal file
15
src/content/docs/applications/libation.mdx
Normal 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
|
||||
---
|
||||
15
src/content/docs/applications/lidarr.mdx
Normal file
15
src/content/docs/applications/lidarr.mdx
Normal 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
|
||||
---
|
||||
15
src/content/docs/applications/local-path-provisioner.mdx
Normal file
15
src/content/docs/applications/local-path-provisioner.mdx
Normal 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
|
||||
---
|
||||
Reference in New Issue
Block a user