Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

Containerize Project #45

Open
bishtsaurabh5 opened this issue Oct 9, 2020 · 4 comments
Open

Containerize Project #45

bishtsaurabh5 opened this issue Oct 9, 2020 · 4 comments
Assignees
Labels
Interesting Issues interesting to explore intermediate Issues with intermediate difficulty

Comments

@bishtsaurabh5
Copy link

Idea:
I am thinking of containerizing the project

Why?
Suppose as a user if I am only interested in running the application and not making changes
then I can run this as is without installing anything apart from docker

@bishtsaurabh5
Copy link
Author

I want to work on this issue

@ayushagg31
Copy link
Owner

How do you plan to do that?

  • I think the usual way is to create separate Dockerfile for each backend and frontend and run through docker-compose, but here our project structure is slightly different.
  • First, we have to restructure the whole project into two directory, frontend and backend, only then we can go ahead with containerization. Please check @Any28Flo forked version of project here, she is currently working on restructuring, after that you can go ahead with this. Feel free to assist her in it.
    Let me know you thoughts on this.

@bishtsaurabh5
Copy link
Author

Sure I agree with you and moreover I think we can connect it to Github actions later on to continuosly push the image to the dockerhub on every commit what do you think ?

@ayushagg31
Copy link
Owner

Yeah, sounds good to me. Give this a shot, let see how it goes.

@ayushagg31 ayushagg31 added Interesting Issues interesting to explore intermediate Issues with intermediate difficulty labels Oct 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Interesting Issues interesting to explore intermediate Issues with intermediate difficulty
Projects
None yet
Development

No branches or pull requests

2 participants