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