-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need of Dockerfile for Project Containerization and Deployment. #48
Comments
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible. |
@Suraj-kumar00 sure go ahead. |
Will update soon. |
Hey @yashksaini-coder, how have you been? I have doubt about your directory structure, it's confusing because this is a nextjs directory structure and you have created
And about the keys I have to setup locally on my own. So could you please explain me is there are frontend and backend directory structure you have followed of explain me what it is because according to that I'll be dockerizing this project. |
okh, if you can then raise the issue to restructure the codebase but make sure no other functions are affected during the process @Suraj-kumar00 |
Hey @yashksaini-coder can you please provide me the demo video of the project because I haven't found the deployed link as I'm facing issues on the local development setup and I have to create secrets keys as you mentioned in the README file. |
Hi @yashksaini-coder I need your help about how to run the backend and running the |
Hi @yashksaini-coder, please guide me about that. |
hi @Suraj-kumar00 i was thinking is there a need of dockerizing this application. for now leave this project. |
I am also occupied with the hacktoberfest event. |
Description:
It is frustrating to setup the local development environment for everyone so...
We need to containerize our project for easier deployment and consistency across various environments. The Dockerfile should include the necessary configurations to build and run our application in a Docker container.
I would like to work on this issue as I'm proficient in
Cloud/DevOps
practices. I can:minimal docker image
.build
andpush
the docker images to theDockerHub Account
but for this I will need the credentials of your dockerhub account to push to docker image on your account.Please assign this issue to me so that I can work on it.
The text was updated successfully, but these errors were encountered: