Files
coolify-docs/content/docs/get-started/videos.mdx
T
Andras Bacsai a64450ae9d feat(platform): migrate docs from VitePress to Fumadocs + TanStack Start
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19,
and Vite. Migrate all documentation content to MDX under content/docs/.
Add full src/ app with React components, routing, search, and API page.

Remove Korrektly integration from CI/CD workflows, Dockerfile, and env
vars. Update build pipeline to output to .output/public instead of
docs/.vitepress/dist.
2026-05-06 12:08:05 +02:00

99 lines
2.7 KiB
Plaintext

---
title: Coolify Tutorial videos
description: Watch community video tutorials on Coolify self-hosted PaaS including installation, deployment, and complete walkthroughs for beginners.
---
# Video Tutorials created by the community
Only few of the videos are listed here
### Syntax: 1.5 hours long complete walkthrough
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/taJlPG82Ucw?si=O4Gu8_Dxcb68agfu"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
### WebdevCody: 6 minutes quick overview
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/44uWIkGZ4W8"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
### Developedbyed: 20 minutes overview
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/ZZ1lnw8D3Qo?si=U5jfyp-wykHd1OTL"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
### Fireship video
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/SCIfWhAheVw"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
### MelkeyDev video
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/SANSysQlS18"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
### Brendan O'Connell
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/8pLDDcEZlbo?si=L-QXX-3hHbbqd7kN"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
### Awesome Open Source
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/cg28Ztt4-os?si=u6asFexlFpe8FmK7"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
### Airoflare Coolify beginner playlist
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/videoseries?list=PLoVHNPkf8ZxrVW0vclP5ngQQcTz6-VzL-"
title="YouTube playlist"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>