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

AWS deployment of backend #423

Closed
7 tasks done
mbatuhancelik opened this issue Oct 28, 2022 · 5 comments
Closed
7 tasks done

AWS deployment of backend #423

mbatuhancelik opened this issue Oct 28, 2022 · 5 comments
Assignees
Labels
back-end Back-end related items Deployment Related to Dev-ops and not related to docker priority-medium Medium level priority issue Status: Completed Issue is solved

Comments

@mbatuhancelik
Copy link
Contributor

mbatuhancelik commented Oct 28, 2022

Issue Description

As now we have some endpoints in dev branch, lets serve them on AWS so that mobile and front teams will easily work on connection.

Step Details

Steps that will be performed:

  • Create an EC2 instance
  • Get an ellastic IP for the instance
  • Set up ports open to the worls
  • Clone our repo
  • Create .env files for the server
  • Docker compose build
  • Docker compose up

Final Actions

Upon completion, we can work on connection between back and frontend.

Deadline of the Issue

28.10.2022 Friday: 20:00

Reviewer

Altay Acar

Deadline for the Review

29.10.2022 Friday: 20:00

@mbatuhancelik mbatuhancelik added priority-medium Medium level priority issue status-new New issue in initial state Deployment Related to Dev-ops and not related to docker back-end Back-end related items labels Oct 28, 2022
@mbatuhancelik mbatuhancelik self-assigned this Oct 28, 2022
@mbatuhancelik
Copy link
Contributor Author

Seems like: 3.75.151.200 will be our IP for this semester.
Currently backend is serving at port 3000.

@mbatuhancelik mbatuhancelik added status-inprogress Issue is currently worked and removed status-new New issue in initial state labels Oct 28, 2022
@bahricanyesil
Copy link
Contributor

bahricanyesil commented Oct 28, 2022

We can think to use GitHub actions after the demo. You may take note of this. The web team should also consider this for deployment-related things. We will also look as the mobile team after the demo.

@mbatuhancelik mbatuhancelik added status-needreview A review to the issue is needed and removed status-inprogress Issue is currently worked labels Oct 28, 2022
@mbatuhancelik
Copy link
Contributor Author

Github actions is a good idea, I will check that out.

Besides that, the server is up!

@bahricanyesil
Copy link
Contributor

I tested it on the android app and worked successfully.

@xltvy
Copy link
Contributor

xltvy commented Oct 30, 2022

I tested it on the web application and it is working. Good work, well done! Closing #423

@xltvy xltvy added Status: Completed Issue is solved and removed status-needreview A review to the issue is needed labels Oct 30, 2022
@xltvy xltvy closed this as completed Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end Back-end related items Deployment Related to Dev-ops and not related to docker priority-medium Medium level priority issue Status: Completed Issue is solved
Projects
None yet
Development

No branches or pull requests

3 participants