Skip to content
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

Resolved Issue #255: Dockerized Application for Improved Deployment #262

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vedantterse
Copy link

@vedantterse vedantterse commented Jun 13, 2024

I have Dockerized the application to enhance deployment consistency and scalability. This includes encapsulating the application into a Docker container, managing dependencies efficiently, and configuring networking and ports.
resolved #255
Changes Made:

  • Added Dockerfile for building the application image.
  • Configured Docker Compose for multi-container orchestration.
  • Implemented environment-specific configurations securely within Docker.

Testing:

Verified the Dockerized application locally and in staging environments to ensure functionality and performance.

Copy link

vercel bot commented Jun 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shopy-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2024 9:39pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @vedantterse! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@vedantterse
Copy link
Author

hey @mohitparmar1 please review it !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dockerize the app
1 participant