DEV Community

Discussion on: Dockerize a Node.js app connected to MongoDb

Collapse
 
rknell profile image
Ryan Knell

Awesome, but what is the right way to take this into production? Do I clone a repo and run docker compose up on the server, or is there some relatively easy way to co-ordinate all this? I'm sure it's easy but I've never really got my head around it.

Collapse
 
vguleaev profile image
Vladislav Guleaev

There are many ways to do it, I will try to explain it in future articles, thanks for the feedback