main #210

Merged
alexlebens merged 5 commits from main into release 2026-04-04 01:30:59 +00:00
3 changed files with 45 additions and 0 deletions
Showing only changes of commit 76a568a61b - Show all commits

View File

@@ -0,0 +1,15 @@
---
title: Kiwix
description: Kiwix is an open-source software that allows you to have the whole Wikipedia at your fingertips.
hero:
tagline: Kiwix is an open-source software that allows you to have the whole Wikipedia at your fingertips.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kiwix.webp
actions:
- text: Source
link: https://github.com/kiwix
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/kiwix
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Komodo
description: Komodo is a tool to build and deploy software across many servers.
hero:
tagline: Komodo is a tool to build and deploy software across many servers.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/komodo.webp
actions:
- text: Source
link: https://github.com/moghtech/komodo
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/komodo
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Prometheus
description: Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system.
hero:
tagline: Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/prometheus.webp
actions:
- text: Source
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
icon: right-arrow
---