diff --git a/src/content/docs/applications/tailscale-operator.mdx b/src/content/docs/applications/tailscale-operator.mdx new file mode 100644 index 0000000..2be218d --- /dev/null +++ b/src/content/docs/applications/tailscale-operator.mdx @@ -0,0 +1,15 @@ +--- +title: Tailscale Operator +description: The easiest, most secure way to use WireGuard and 2FA. +hero: + tagline: The easiest, most secure way to use WireGuard and 2FA. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/tailscale-light.webp + actions: + - text: Source + link: https://github.com/tailscale/tailscale + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/tailscale-operator + icon: right-arrow +--- diff --git a/src/content/docs/applications/talos.mdx b/src/content/docs/applications/talos.mdx new file mode 100644 index 0000000..b5b2898 --- /dev/null +++ b/src/content/docs/applications/talos.mdx @@ -0,0 +1,15 @@ +--- +title: Talos +description: Jobs to automate the maintainance of the underlying OS, Talos Linux. +hero: + tagline: Jobs to automate the maintainance of the underlying OS, Talos Linux. + image: + file: https://raw.githubusercontent.com/siderolabs/docs/3989ed11f0622252d7cee03b3ba3a3052be242d7/public/images/talos.svg + actions: + - text: Source + link: https://github.com/siderolabs/talos + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/talos + icon: right-arrow +---