feat: add more apps
This commit is contained in:
15
src/content/docs/applications/rclone.mdx
Normal file
15
src/content/docs/applications/rclone.mdx
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Rclone
|
||||
description: Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers.
|
||||
hero:
|
||||
tagline: Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers.
|
||||
image:
|
||||
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/rclone.webp
|
||||
actions:
|
||||
- text: Source
|
||||
link: https://github.com/rclone/rclone
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/rclone
|
||||
icon: right-arrow
|
||||
---
|
||||
15
src/content/docs/applications/reloader.mdx
Normal file
15
src/content/docs/applications/reloader.mdx
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Reloader
|
||||
description: Reloader is a Kubernetes controller that automatically triggers rollouts of workloads (like Deployments, StatefulSets, and more) whenever referenced Secrets, ConfigMaps or optionally CSI-mounted secrets are updated.
|
||||
hero:
|
||||
tagline: Reloader is a Kubernetes controller that automatically triggers rollouts of workloads (like Deployments, StatefulSets, and more) whenever referenced Secrets, ConfigMaps or optionally CSI-mounted secrets are updated.
|
||||
image:
|
||||
file: https://raw.githubusercontent.com/stakater/Reloader/refs/heads/master/assets/web/reloader.jpg
|
||||
actions:
|
||||
- text: Source
|
||||
link: https://github.com/stakater/Reloader
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/reloader
|
||||
icon: right-arrow
|
||||
---
|
||||
Reference in New Issue
Block a user