feat: add more apps
All checks were successful
test-build / build (push) Successful in 55s
test-build / guarddog (push) Successful in 2m32s

This commit is contained in:
2026-04-03 20:26:08 -05:00
parent 425651bd30
commit 57aec90c9e
2 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
title: Loki
description: Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus.
hero:
tagline: Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/loki.webp
actions:
- text: Source
link: https://github.com/grafana/loki
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/loki
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: MariaDB Operator
description: Run and operate MariaDB in a cloud native way. Declaratively manage your MariaDB using Kubernetes CRDs rather than imperative commands.
hero:
tagline: Run and operate MariaDB in a cloud native way. Declaratively manage your MariaDB using Kubernetes CRDs rather than imperative commands.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/mariadb.webp
actions:
- text: Source
link: https://github.com/mariadb-operator/mariadb-operator
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/mariadb-operator
icon: right-arrow
---