Docker Compose Tutorial for Beginners (Networks - Volumes - Secrets - Postgres - Letsencrypt)

preview_player
Показать описание

▬▬▬▬▬ Experience & Location 💼 ▬▬▬▬▬
► I’m a Senior Software Engineer at Juniper Networks (12+ years of experience)
► Located in San Francisco Bay Area, CA (US citizen)

▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬

▬▬▬▬▬▬ Related videos 👨‍🏫 ▬▬▬▬▬▬

▬▬▬▬▬▬▬ Timestamps ⏰ ▬▬▬▬▬▬▬
0:00 Intro
11:21 Getting Started with Docker Compose
25:57 Docker Compose Secrets & Environment Variables
32:06 Docker Compose Config
35:12 Docker Compose Volumes
41:55 Docker Compose Hot Reload
44:41 Docker Compose Postgres
50:56 Docker Compose Nginx
56:50 Secure Nginx with Letsencrypt

▬▬▬▬▬▬▬ Source Code 📚 ▬▬▬▬▬▬▬

#Docker #DevOps #Kubernetes
Рекомендации по теме
Комментарии
Автор

Your channel and tech world with nana are arguable the best recommendations for devops on youtube, thanks for all you do!!

ibrahimshehuibrahim
Автор

A concise tutorial. Would love a similar tutorial on Kubernetes

dmsnm
Автор

Oh didn’t expect a docker compose video. Appreciate it as always!

reyrrz
Автор

This weekend will be interesting, learning the latest video updates

twizzoe
Автор

This video helped me fix a bug with hot reloading for the Go app I'm building. Very great resource! I'll be using the server info too👍

JackGaskins-cw
Автор

Insightful. Thanks anton. Great video as other videos. I love the flow and the animation. Would you please share the software used to make the diagrams and moving flows. I would love to make a similar thing for my on premises architecture for my company.

mannu
Автор

I'm really looking forward to a Git tutorial.

taimmmao
Автор

Hi anton, could you please do aws multi region deployment using terraform

CollinsWriters
Автор

amazing different topic than terraform ❤

samipdaveyt
Автор

Best tutorial about Docker Compose, I need an example of how to use Docker with Ansible on a remote server

Mohamed-fs
Автор

Oof, long one 😉, but SUPER USEFUL; great job!

farzadmf
Автор

Is this what U recommend for use case on singe VM in cloud? What is about docker swarm? I wish to see something like this but with django.

prezlamen
Автор

I have a question about Secrets in Docker Compose. It's a bit annoying to redesign an app to be able use secrets if I already use envs. What if I provided secrets in the recommended way in the video, but then I will have an entrypoint script that reads a mounted file with secrets and creates envs from that file? Does it make sense at all?

pini