Docker Compose Tutorial with PostgreSQL and Node.js

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


----

----

----

----
Follow Me Online Here:

#benawad

----
#benawad
Рекомендации по теме
Комментарии
Автор

This was a great tutorial, one thing I wish that was mentioned was using named volumes. I was under the assumption that mounts and named volumes were declared the same way in a compose file and that had me stuck for a lot longer that I'd like to admit. Solution is to state all named volumes used at the end of your docker file on a service level.

abdur
Автор

this has been a life saver thank you so much

baraahaljabali
Автор

Thanks! I hope you cover how to deploy multi docker app to aws later~

fhxopcd
Автор

Thank you very much, very clear explanation!

programming_etc
Автор

Thanks! Hopefully I'll be able to use Postgres with my new Angular app 👌

Javier_Corado
Автор

Great content thanks!
How to add my .pgpass to the docker-compose yml?

toequantumspace
Автор

THANK YOU SOOO MUCHH FOR THIS VIDEO <3

geovajonnathacorreia
Автор

Thank you....! Great content. that video helped me to save lots of my time.

dularamalindu
Автор

In docker-compose.yml, line 6, 7, 8 hyphen(-) is missing. Not sure how it works without array.

sumanshu.nankana
Автор

How are you using the top level await?

korbkrys
Автор

great series Ben! I'm interested in your experiences running a db in a container, in terms of data storage constraints etc also deploying this example into Digital Ocean or others?

grimmersnee
Автор

Thanks mate. Took me hours to find out how to connect...

titaniumwolf
Автор

Excellent video! - Having real problems wrapping my head around using Git - tried from command line and using SourceTree... with bitbucket and github... I am using Windows 10 pro, not sure if that's the issue and really need to spend more time learning it as I have been a bit half assed with it... may be an idea for a video... but then again I dont want to spoil your thunder as you seem to be on a role at the moment!

themarksmith
Автор

I wonder who this 1 person is that didn't find this tutorial useful!!!
Anyways, great tutorial, thank you so much, founded really easy to follow and grasp the basic commands
Cheers

xadasol
Автор

How if would like change the source code of "web" service? in other words how can i add volume ?

mohamedbenighil
Автор

It's cool but we don't see how to connect to postgre in node ...

Leo-vtfg
Автор

Thanks! I prefer to use wait for it because the connection code keeps easy, like:

await createConnection();

And that's it! And also with the flag -t 0, the script can wait until the database is already loaded!

andresmontoya
Автор

whats the best way to store the environment variables for the database secretly?

kwii
Автор

Thanks for your video. Could you tell how do you delete a word ("PASSWORD" in 2:05 ) so fast? That's amazing.

momo_annomynity
Автор

it works but i my database still empty, i dont know how to do it to make a build and get all the databases and tables and rows... :(

luppo