adavijit / BlogMan

A Blog Web Application, specially made for open source contribution. Simple MERN (MongoDB, ExpressJs, React, Node) technology has been used
93 stars 104 forks source link

Dockerizing the application #181

Closed lakshyajit165 closed 4 years ago

lakshyajit165 commented 4 years ago

The entire application can be dockerized to run on containers, using docker and docker-compose files. I can be a good way to manage environment variables too. And in the future, we can think of deploying the application as kubernetes clusters too(because kubernetes makes use of docker files too, that could be done at a much later stage though) @PrathamDogra I would like to work on this issue. Please assign it to me.