feat: add more apps
This commit is contained in:
@@ -12,4 +12,13 @@ hero:
|
||||
- text: Deployment Chart
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/radarr
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart 4K
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/radarr-4k
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart Anime
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/radarr-anime
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart Stand Up
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/radarr-standup
|
||||
icon: right-arrow
|
||||
---
|
||||
|
||||
15
src/content/docs/applications/snapshot-controller.mdx
Normal file
15
src/content/docs/applications/snapshot-controller.mdx
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Snapshot Controller
|
||||
description: Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
|
||||
hero:
|
||||
tagline: Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
|
||||
image:
|
||||
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kubernetes.webp
|
||||
actions:
|
||||
- text: Source
|
||||
link: https://github.com/kubernetes-csi/external-snapshotter
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/snapshot-controller
|
||||
icon: right-arrow
|
||||
---
|
||||
21
src/content/docs/applications/sonarr.mdx
Normal file
21
src/content/docs/applications/sonarr.mdx
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: Sonarr
|
||||
description: Sonarr is a PVR for Usenet and BitTorrent users.
|
||||
hero:
|
||||
tagline: Sonarr is a PVR for Usenet and BitTorrent users.
|
||||
image:
|
||||
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/sonarr.webp
|
||||
actions:
|
||||
- text: Source
|
||||
link: https://github.com/Sonarr/Sonarr
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/sonarr
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/sonarr-4k
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/sonarr-anime
|
||||
icon: right-arrow
|
||||
---
|
||||
Reference in New Issue
Block a user