Using Docker Compose with Mysql And Node

preview_player
Показать описание
I previously went over how to use docker to run a node api, here I show why and how you would use docker-compose to start the same node api.

Thanks for watching :)
Рекомендации по теме
Комментарии
Автор

Thank you! I was working on a project and your demo helped me a lot!

diamondbot
Автор

Thanks bro for the It was the only one that worked for me. Gracias dsd México

evil
Автор

Seemless tutorial, you've made it so simple. Thank you 💯

clementcardonnel
Автор

Awesome explanation, thank you from Russia!

speik
Автор

Thanks for helping out man! Great tutorial, much appreciated..

justfabien
Автор

Tip:
For you who have a connection error related to access denied or can't be established between the containers => change "mysql" to "mysql2" in package.json AND when u imported it in index.js file.

ahmadooof
Автор

thank u for the tutorial! really simple and helpful

eilin.mp
Автор

My television is too small, but this video sounds interesting.

veer
Автор

I have the same Bass! Also thanks for the video!!! :)

hdboy
Автор

Thanks, nice video! Could you do a demo with Typescript and seperating out dev / prod? Also would be good to mention volumes for mysql for data persistance.

Jrrs
Автор

what should be the port number of mysql to connect by pooling?

sayantanpanda
Автор

Hi there - this might be a stupid question but I'm gonna ask ot anyway... How could you persist the data stored in the SQL DB?

Thx in advance - any reply is appreciated

dominikmarkart
Автор

As far as I know, to deploy an Express -MySQL dockerized app to VPS the docker-compose bundle should contain Nginx or other server. In your video you have none of that. Why?

maksymdudyk
Автор

Great video. I’m wondering if you can help me with a docker MySQL project. Do you have discord or email?

weplaypokemon