bounswe / 2021SpringGroup4

This is the project repository of Group 4 for Boğaziçi University's Fundamentals of Software Engineering course.
2 stars 1 forks source link

Implementation Assignment: Dockerization and AWS Deployment #73

Closed kerimoglutolga closed 3 years ago

kerimoglutolga commented 3 years ago

Dockerize the application and deploy it on an AWS EC2 instance that should be accessible with a public URL.

kerimoglutolga commented 3 years ago

I have tested a deployment of a dummy app and that resulted in me dealing with a lot of bugs. Afterwards I tried using the Amazon Elastic Beanstalk CLI and deploy directly from there and that seemed to work better. I will be deploying the main app after the front-end is sorted out.

kerimoglutolga commented 3 years ago

I have completed the dockerization and deployment after fixing some issues and linking problems in the frontend. The docker repository can be found here: https://hub.docker.com/repository/docker/tolgakerimoglu/practiceapp-g4 App is currently deployed here: http://group4-practiceapp.eba-hs5hejqp.us-west-2.elasticbeanstalk.com/