From 067b156336f22de111ae580293a205ff78262f76 Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Tue, 28 Nov 2023 19:46:52 -0600 Subject: [PATCH] website/docs: add link to install video (#7728) * add link to install video * 2nd try change links * link --------- Co-authored-by: Tana Berry --- website/docs/installation/docker-compose.md | 4 ++++ website/docs/installation/kubernetes.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/website/docs/installation/docker-compose.md b/website/docs/installation/docker-compose.md index 8797362eb..39ada87ad 100644 --- a/website/docs/installation/docker-compose.md +++ b/website/docs/installation/docker-compose.md @@ -4,6 +4,10 @@ title: Docker Compose installation This installation method is for test-setups and small-scale production setups. +:::info +You can also [view a video walk-through](https://youtu.be/owk1a_1xYe4) of the installation process on Docker (with bonus details about email configuration and other important options). +::: + ## Requirements - A host with at least 2 CPU cores and 2 GB of RAM diff --git a/website/docs/installation/kubernetes.md b/website/docs/installation/kubernetes.md index 08fcc37dd..1c3f3dd85 100644 --- a/website/docs/installation/kubernetes.md +++ b/website/docs/installation/kubernetes.md @@ -4,6 +4,10 @@ title: Kubernetes installation You can install authentik to run on Kubernetes using Helm Chart. +:::info +You can also [view a video walk-through](https://youtu.be/owk1a_1xYe4) of the installation process on Kubernetes (with bonus details about email configuration and other important options). +::: + ### Requirements - Kubernetes