diff --git a/website/docs/installation/docker-compose.md b/website/docs/installation/docker-compose.md
index 527058c8ac..372510d8e3 100644
--- a/website/docs/installation/docker-compose.md
+++ b/website/docs/installation/docker-compose.md
@@ -4,16 +4,16 @@ 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://www.youtube.com/watch?v=O1qUbrk4Yc8) 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
- Docker
- Docker Compose
+## Video
+
+
+
## Preparation
To download the latest `docker-compose.yml` open your terminal and navigate to the directory of your choice.
diff --git a/website/docs/installation/index.md b/website/docs/installation/index.mdx
similarity index 83%
rename from website/docs/installation/index.md
rename to website/docs/installation/index.mdx
index 7a886f827b..0e5ccf582b 100644
--- a/website/docs/installation/index.md
+++ b/website/docs/installation/index.mdx
@@ -4,6 +4,6 @@ title: Installation
Everything you need to get authentik up and running! For information about upgrading to a new version, refer to the Upgrade section in the relevant [Release Notes](../releases).
-import DocCardList from '@theme/DocCardList';
+import DocCardList from "@theme/DocCardList";
diff --git a/website/docs/installation/kubernetes.md b/website/docs/installation/kubernetes.md
index e7caa73e0f..0fdae2fca2 100644
--- a/website/docs/installation/kubernetes.md
+++ b/website/docs/installation/kubernetes.md
@@ -13,6 +13,10 @@ You can also [view a video walk-through](https://www.youtube.com/watch?v=O1qUbrk
- Kubernetes
- Helm
+## Video
+
+
+
### Generate Passwords
Start by generating passwords for the database and cache. You can use either of the following commands: