diff --git a/src/content/docs/applications/sonarr.mdx b/src/content/docs/applications/sonarr.mdx index f00ac1e..eb81231 100644 --- a/src/content/docs/applications/sonarr.mdx +++ b/src/content/docs/applications/sonarr.mdx @@ -12,10 +12,10 @@ hero: - text: Deployment Chart link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/sonarr 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 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 icon: right-arrow --- diff --git a/src/content/docs/applications/tdarr.mdx b/src/content/docs/applications/tdarr.mdx new file mode 100644 index 0000000..620b8fe --- /dev/null +++ b/src/content/docs/applications/tdarr.mdx @@ -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 +--- diff --git a/src/content/docs/applications/traefik.mdx b/src/content/docs/applications/traefik.mdx new file mode 100644 index 0000000..8811fe3 --- /dev/null +++ b/src/content/docs/applications/traefik.mdx @@ -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 +--- diff --git a/src/content/docs/applications/tubearchivist.mdx b/src/content/docs/applications/tubearchivist.mdx new file mode 100644 index 0000000..017de0a --- /dev/null +++ b/src/content/docs/applications/tubearchivist.mdx @@ -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 +---