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

dockerize the project. see description before merge. #77

Merged
merged 10 commits into from
Apr 22, 2024
Merged

Conversation

zyij99
Copy link

@zyij99 zyij99 commented Apr 22, 2024

What's new:

  • Created dockerfiles for the backend and frontend
  • Created a docker-compose.yaml file
  • Note: once this is all on the EC2 instance, there should be no need to ssh tunnel into the server anymore. (but probably still need to for mysql server, which should cut the load times significantly, thus that code will need some revisions.)

How to run

  • Make sure docker is installed (go to the docker website and download it if you haven't if you would like to test this. I already installed docker on the EC2 instance, but have not done anything beyond that.)
  • docker-compose up --build

@zyij99 zyij99 changed the title added dockerize the project. see description. dockerize the project. see description. Apr 22, 2024
@zyij99 zyij99 changed the title dockerize the project. see description. dockerize the project. see description before merge. Apr 22, 2024
Copy link

@alishahidd alishahidd left a comment

Choose a reason for hiding this comment

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

Everything looks good.

@alishahidd alishahidd merged commit bf19fce into main Apr 22, 2024
3 checks passed
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.

2 participants