Тёмный

Introduction to Docker for Javascript Developers (feat Node.js and PostgreSQL) 

Alex Eagleson
Подписаться 6 тыс.
Просмотров 6 тыс.
50% 1

In this tutorial you will learn what Docker is and what purpose it serves by building a fullstack Node.js app complete with frontend and PostgreSQL database.
We will use Docker Compose to connect and network each container together so that they are easy to share among project contributors, and deploy to whatever hosting service you've chosen.
Written version of this tutorial:
dev.to/alexeag...
Code:
github.com/ale...

Опубликовано:

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@oshawastaken
@oshawastaken 7 месяцев назад
this is awesome. Knew nothing about docker going in and came about feeling like a wizard
@sammcelligott8766
@sammcelligott8766 2 года назад
Great video, just what I was looking for. As a side note, if you want to initialise npm with all the defaults you can run ‘npm init -y’ instead of having to spam enter. It’s saved me a lot of key mashing.
@AlexEagleson
@AlexEagleson 2 года назад
Great tip, thanks!
@LekkyDev
@LekkyDev 10 месяцев назад
I love the db seeding part. Thank you!
@uneebmeer52
@uneebmeer52 Год назад
one of the best and most detailed oriented docker tutorials, great work Alex, Keep it up
@lkym2481
@lkym2481 Год назад
I really appreciate your content, Alex. Thank you so much!
@joshuastories
@joshuastories 2 года назад
Thank you so very much Alex. Healthy code, healthy NET. You’re one of the coolest
@joshuastories
@joshuastories 2 года назад
Also, no links in description. I agree with it. Still different that video info. Thanks for this amazing video!!!!
@joshuastories
@joshuastories 2 года назад
You’re changing the game. Keep it up, thanks!!!!
@mdsolayman9558
@mdsolayman9558 2 года назад
Hello sir, Waiting for your next videos
@artofthesystem4419
@artofthesystem4419 2 года назад
Big help, thanks Alex!!
@AlexEagleson
@AlexEagleson 2 года назад
You're welcome!
@tanishqvyas8387
@tanishqvyas8387 2 года назад
Great video. Like all your videos, even this one is really helpful. Could you do one on github actions please? A complete tutorial
@sageVsraL
@sageVsraL Год назад
👏 Well explained at a comfortable pace.
@MrTechhack
@MrTechhack 2 года назад
Very good explanation thank you for the video 👍
@AlexEagleson
@AlexEagleson 2 года назад
You're welcome, thanks for watching!
@djaeger3178
@djaeger3178 2 года назад
Great tutorial, thank you!
@ponderatulify
@ponderatulify 2 года назад
Big Thank You!
@fastlearner9993
@fastlearner9993 2 года назад
great video !!!!!!! a link to the code would of helped also
@AlexEagleson
@AlexEagleson 2 года назад
Ah, great point I missed that, added to description
@fastlearner9993
@fastlearner9993 2 года назад
@@AlexEagleson thank you !!!!!
@shozdott
@shozdott 2 года назад
Hi good work btw can you do a video on wsl on windows and do you run ubuntu in a gui also? thxs :)
@AlexEagleson
@AlexEagleson 2 года назад
Hey there, I'm mostly focused on web dev tutorials so I don't think I would do one specifically on WSL but I can share with you the video that I used to learn from and set everything up: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-b1YBx1L8op4.html
@rahberisafi3447
@rahberisafi3447 2 года назад
Please make a docker with react and more react and redux tutorial
@AlexEagleson
@AlexEagleson 2 года назад
If you're looking for tutorials and information on React & Redux there is no better source than Mark Erikson's (the maintainer of Redux) blog, and the newly fleshed out Redux Toolkit tutorial! blog.isquaredsoftware.com/tags/redux/ redux-toolkit.js.org/introduction/getting-started
@stifenjans4342
@stifenjans4342 10 месяцев назад
did u run on virtual machine, on top of virtual machine quote on quote?
@guilhermefigueiredo766
@guilhermefigueiredo766 2 года назад
29:30 you can put the flag "a" after parameters like "ls" or "ps" to see containers that are not running at the moment. $ docker container ls CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES ---- $ docker container ls -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 7c0cecaac4fb node-server-v.14 "docker-entrypoint.s…" 9 seconds ago Exited (130) 4 seconds ago node-server-container
@guilhermefigueiredo766
@guilhermefigueiredo766 2 года назад
Thanks a lot for this content! You're really helping me understand this Docker stuff. If you make other videos teaching about APIs, microservices, servers and that kind of thing, you can be sure I'll watch them all.
Далее
This mother's baby is too unreliable.
00:13
Просмотров 22 млн
How to Connect a React App to a Notion Database
28:52
Learn Docker in 1 Hour | Full Docker Course for Beginners
1:27:53
Docker Tutorial (+ Node & Postgres setup)
40:37
Просмотров 32 тыс.
pfSense Firewall - pfSense Administration Full Course
3:35:47