feat: add more apps
All checks were successful
test-build / build (push) Successful in 43s
test-build / guarddog (push) Successful in 49s
release-image / guarddog (push) Successful in 1m7s
release-image / build (push) Successful in 1m22s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 3m40s
release-image / release-gitea (push) Successful in 3m37s
All checks were successful
test-build / build (push) Successful in 43s
test-build / guarddog (push) Successful in 49s
release-image / guarddog (push) Successful in 1m7s
release-image / build (push) Successful in 1m22s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 3m40s
release-image / release-gitea (push) Successful in 3m37s
This commit was merged in pull request #216.
This commit is contained in:
@@ -12,4 +12,13 @@ hero:
|
|||||||
- text: Deployment Chart
|
- text: Deployment Chart
|
||||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/radarr
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/radarr
|
||||||
icon: right-arrow
|
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