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

Add Docker Support #74

Closed
ishaanxgupta opened this issue Feb 16, 2025 · 5 comments
Closed

Add Docker Support #74

ishaanxgupta opened this issue Feb 16, 2025 · 5 comments
Assignees

Comments

@ishaanxgupta
Copy link
Contributor

ishaanxgupta commented Feb 16, 2025

Description:
Currently, our Flask application runs directly on the host machine, requiring manual setup of dependencies and configurations. To streamline deployment and development, we should containerise the application using Docker.

Expected Outcome:

  • A Dockerfile that builds the Flask app with necessary dependencies.
  • A docker-compose.yml file (if needed) to manage services like MongoDB, etc.
  • Documentation on how to build, run, and use the Docker container.
@ishaanxgupta
Copy link
Contributor Author

@pradeeban @mdxabu,
What are your suggestions on this enhancement?

@pradeeban
Copy link
Member

Good one!

@ishaanxgupta
Copy link
Contributor Author

Good one!

Will work on this and raise a PR asap
Thanks

@ishaanxgupta
Copy link
Contributor Author

Hi @pradeeban, I noticed you assigned me on this actually, my semester exams are going on, and I will be busy in the coming week. I have worked on this and implemented it in the code, just testing is left. As soon as i get time, will raise a PR

Thanks

@ishaanxgupta ishaanxgupta mentioned this issue Feb 22, 2025
2 tasks
@pradeeban
Copy link
Member

Merged. Thanks.
There is no rush. I just assigned the issues where you mentioned your interest, especially when you opened the bug reports yourself. Good luck with your exams.

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