diff --git a/src/content/docs/applications/harbor.mdx b/src/content/docs/applications/harbor.mdx new file mode 100644 index 0000000..4ab521b --- /dev/null +++ b/src/content/docs/applications/harbor.mdx @@ -0,0 +1,15 @@ +--- +title: Harbor +description: Harbor is an open source trusted cloud native registry project that stores, signs, and scans content. +hero: + tagline: Harbor is an open source trusted cloud native registry project that stores, signs, and scans content. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/harbor.webp + actions: + - text: Source + link: https://github.com/goharbor/harbor + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/harbor + icon: right-arrow +--- diff --git a/src/content/docs/applications/headlamp.mdx b/src/content/docs/applications/headlamp.mdx new file mode 100644 index 0000000..baf8c27 --- /dev/null +++ b/src/content/docs/applications/headlamp.mdx @@ -0,0 +1,15 @@ +--- +title: Headlamp +description: Headlamp is an easy-to-use and extensible Kubernetes web UI and was created to blend the traditional feature set of other web UIs/dashboards with added functionality. +hero: + tagline: Headlamp is an easy-to-use and extensible Kubernetes web UI and was created to blend the traditional feature set of other web UIs/dashboards with added functionality. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/headlamp.webp + actions: + - text: Source + link: https://github.com/kubernetes-sigs/headlamp + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/headlamp + icon: right-arrow +--- diff --git a/src/content/docs/applications/home-assistant.mdx b/src/content/docs/applications/home-assistant.mdx new file mode 100644 index 0000000..86bf661 --- /dev/null +++ b/src/content/docs/applications/home-assistant.mdx @@ -0,0 +1,15 @@ +--- +title: Home Assistant +description: Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. +hero: + tagline: Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/home-assistant.webp + actions: + - text: Source + link: https://github.com/home-assistant/core + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/home-assistant + icon: right-arrow +---