feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 4m29s
test-build / build (push) Successful in 8m19s

This commit is contained in:
2026-04-03 19:16:25 -05:00
parent 76a568a61b
commit 2ccfecaf63
4 changed files with 46 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ hero:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/prometheus.webp
actions:
- text: Source
link: https://github.com/prometheus/prometheus
link: https://github.com/prometheus/prometheus
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/kube-prometheus-stack

View File

@@ -0,0 +1,15 @@
---
title: Kubelet Serving Certificate Approver
description: Kubelet Serving Certificate Approver is a custom approving controller which approves kubernetes.io/kubelet-serving Certificate Signing Request that kubelet use to serve TLS endpoints.
hero:
tagline: Kubelet Serving Certificate Approver is a custom approving controller which approves kubernetes.io/kubelet-serving Certificate Signing Request that kubelet use to serve TLS endpoints.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kubernetes.webp
actions:
- text: Source
link: https://github.com/alex1989hu/kubelet-serving-cert-approver
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/kubelet-serving-cert-approver
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Kubelet Serving Certificate Approver
description: This is a simple Kubernetes cronjob which can be used for updating a DNS record on Cloudflare.
hero:
tagline: This is a simple Kubernetes cronjob which can be used for updating a DNS record on Cloudflare.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/cloudflare.webp
actions:
- text: Source
link: https://github.com/kubitodev/kubernetes-cloudflare-ddns
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/kubernetes-cloudflare-ddns
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: LanguageTool
description: LanguageTool is open-source proofreading software for English, Spanish, French, German, Portuguese, Polish, Dutch, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect.
hero:
tagline: LanguageTool is open-source proofreading software for English, Spanish, French, German, Portuguese, Polish, Dutch, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/languagetool.webp
actions:
- text: Source
link: https://github.com/languagetool-org/languagetool
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/languagetool
icon: right-arrow
---