diff --git a/src/content/docs/applications/houndarr.mdx b/src/content/docs/applications/houndarr.mdx new file mode 100644 index 0000000..73e04f8 --- /dev/null +++ b/src/content/docs/applications/houndarr.mdx @@ -0,0 +1,15 @@ +--- +title: Houndarr +description: Automated missing-media search for your *arr stack. Small batches. Polite intervals. Zero indexer abuse. +hero: + tagline: Automated missing-media search for your *arr stack. Small batches. Polite intervals. Zero indexer abuse. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/houndarr.webp + actions: + - text: Source + link: https://github.com/av1155/houndarr + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/houndarr + icon: right-arrow +--- diff --git a/src/content/docs/applications/immich.mdx b/src/content/docs/applications/immich.mdx new file mode 100644 index 0000000..334155b --- /dev/null +++ b/src/content/docs/applications/immich.mdx @@ -0,0 +1,15 @@ +--- +title: Immich +description: High performance self-hosted photo and video management solution. +hero: + tagline: High performance self-hosted photo and video management solution. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/immich.webp + actions: + - text: Source + link: https://github.com/immich-app/immich + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/immich + icon: right-arrow +--- diff --git a/src/content/docs/applications/intel-device-plugin.mdx b/src/content/docs/applications/intel-device-plugin.mdx new file mode 100644 index 0000000..ccab0c9 --- /dev/null +++ b/src/content/docs/applications/intel-device-plugin.mdx @@ -0,0 +1,15 @@ +--- +title: Intel Device Plugins Operator +description: Intel Device Plugins Operator manages plugins, then the GPU device plugin provides access to discrete and integrated Intel GPU device files. +hero: + tagline: Intel Device Plugins Operator manages plugins, then the GPU device plugin provides access to discrete and integrated Intel GPU device files. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kubernetes.webp + actions: + - text: Source + link: https://github.com/intel/intel-device-plugins-for-kubernetes + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/intel-device-plugin + icon: right-arrow +---