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

Feat: Containerize the Application #467

Closed
3 tasks done
AMS003010 opened this issue Jul 14, 2024 · 3 comments
Closed
3 tasks done

Feat: Containerize the Application #467

AMS003010 opened this issue Jul 14, 2024 · 3 comments

Comments

@AMS003010
Copy link
Contributor

Describe the feature

I wanted to propose the containerization of the application by adding Dockerfile, dockerignore and docker-compose.yaml files.

By containerizing, the benefits are

  • Cross OS Operability and Deployment
  • Can be deployed as a microservice in the future
  • It solves the obvious problem of "it works on my machine"
  • This makes it more scalable
  • Faster deployment and also features like CI/CD can be added easily

As modern application are adopting a microservice architecture due to better scalability and fault tolerance, containerizing it would help keep the application in par with present standards.

I am planning to reduce the image sizes by using multi stage builds.

Add ScreenShots

None

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
Copy link

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.

@subhadeeproy3902
Copy link
Owner

Sorry but i dont think so there is any need of that cuz currently its running !

@subhadeeproy3902 subhadeeproy3902 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 14, 2024
Copy link

Hello @AMS003010! Your issue #467 has been closed. Thank you for your contribution!

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

No branches or pull requests

2 participants