feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 6m27s
test-build / build (push) Successful in 16m46s

This commit is contained in:
2026-04-07 19:36:58 -05:00
parent 6607a36ad4
commit 3b9ca7e76e
4 changed files with 47 additions and 2 deletions

View File

@@ -12,10 +12,10 @@ hero:
- text: Deployment Chart - text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/sonarr link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/sonarr
icon: right-arrow icon: right-arrow
- text: Deployment Chart - text: Deployment Chart 4K
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/sonarr-4k link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/sonarr-4k
icon: right-arrow icon: right-arrow
- text: Deployment Chart - text: Deployment Chart Anime
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/sonarr-anime link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/sonarr-anime
icon: right-arrow icon: right-arrow
--- ---

View File

@@ -0,0 +1,15 @@
---
title: Tdarr
description: Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking.
hero:
tagline: Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/tdarr.webp
actions:
- text: Source
link: https://github.com/HaveAGitGat/Tdarr
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/tdarr
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Traefik
description: Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy.
hero:
tagline: Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/traefik.webp
actions:
- text: Source
link: https://github.com/traefik/traefik
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/traefik
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Tube Archivist
description: Your self hosted YouTube media server.
hero:
tagline: Your self hosted YouTube media server.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/tube-archivist.webp
actions:
- text: Source
link: https://github.com/tubearchivist/tubearchivist
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/tubearchivist
icon: right-arrow
---