Prashant0664 / Blog-website

A Blogging website created using MERN(MongoDB, ExpressJS, ReactJs, NodeJS)
https://allblogapp-project.vercel.app
20 stars 22 forks source link

[Feature] Add dockerfile for the blog-website #17

Closed deepak4566 closed 1 week ago

deepak4566 commented 1 week ago

Add dockerfile for the blog-website with all dependencies and to run quickly lauch application quickly

deepak4566 commented 1 week ago

@Prashant0664 //

Prashant0664 commented 1 week ago

I’m not very familiar with Docker at the moment, but I plan to learn it in the near future and look forward to integrating it into my projects. Thank you for the suggestion😊!

deepak4566 commented 1 week ago

Hey, @Prashant0664 I can help in writing dockerfile but before that I need to know how did u deploy the dynamic working application in vercel,I want to know all commands and dependencies that u have used to write dockerfile.

deepak4566 commented 1 week ago

Because dockerfile need to consists all of those as its container

deepak4566 commented 1 week ago

@Prashant0664 Actually prashath I'm sr.devops enginner and founder, so I'm also part of ngo called as service for mankind ,we wanted to develop a blog website for that,I found ur repo,may if u can setup the same for our organization it could very much here https://stmorg.in/

deepak4566 commented 1 week ago

We always give developer credits,we value your work

Prashant0664 commented 1 week ago

Hey, @Prashant0664 I can help in writing dockerfile but before that I need to know how did u deploy the dynamic working application in vercel,I want to know all commands and dependencies that u have used to write dockerfile.

Vercel is a serverless platform with support for 35+ frontend frameworks and does not support running docker instances.
While you can't deploy Docker images to Vercel directly, you can use Docker as part of your local development workflow when building for Vercel.

I did not use Dockerfile in my project. To deploy other projects on vercel:

Prashant0664 commented 1 week ago

@Prashant0664 Actually prashath I'm sr.devops enginner and founder, so I'm also part of ngo called as service for mankind ,we wanted to develop a blog website for that,I found ur repo,may if u can setup the same for our organization it could very much here https://stmorg.in/

Nice to know! Apologies, sir, but due to my current academic commitments and a lot of academic workload, I won't be able to contribute directly to your project😔.