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