feat: add ntfy
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
title: Argo Workflows
|
|
||||||
description: Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes.
|
|
||||||
hero:
|
|
||||||
tagline: Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes.
|
|
||||||
image:
|
|
||||||
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/argo-cd.webp
|
|
||||||
actions:
|
|
||||||
- text: Source
|
|
||||||
link: https://github.com/argoproj/argo-workflows
|
|
||||||
icon: right-arrow
|
|
||||||
- text: Deployment Chart
|
|
||||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/argo-workflows
|
|
||||||
icon: right-arrow
|
|
||||||
---
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
title: Code Server
|
|
||||||
description: Run VS Code on any machine anywhere and access it in the browser.
|
|
||||||
hero:
|
|
||||||
tagline: Run VS Code on any machine anywhere and access it in the browser.
|
|
||||||
image:
|
|
||||||
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/visual-studio-code.webp
|
|
||||||
actions:
|
|
||||||
- text: Source
|
|
||||||
link: https://github.com/coder/code-server
|
|
||||||
icon: right-arrow
|
|
||||||
- text: Deployment Chart
|
|
||||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/code-server
|
|
||||||
icon: right-arrow
|
|
||||||
---
|
|
||||||
15
src/content/docs/applications/ntfy.mdx
Normal file
15
src/content/docs/applications/ntfy.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: ntfy
|
||||||
|
description: ntfy (pronounced "notify") is a simple HTTP-based pub-sub notification service.
|
||||||
|
hero:
|
||||||
|
tagline: ntfy (pronounced "notify") is a simple HTTP-based pub-sub notification service.
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ntfy.webp
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/binwiederhier/ntfy
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/ntfy
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
Reference in New Issue
Block a user