shenoy-anurag / simple-reddit

A forum like Reddit for anyone to post, rate and comment on content.
MIT License
3 stars 4 forks source link

CI/CD - Backend should be deployed to a cloud service like AWS #269

Closed shenoy-anurag closed 2 years ago

shenoy-anurag commented 2 years ago

Description

Create a CI/CD pipeline, starting with Github Actions, and AWS EC2 Appspec files and scripts to install, build and start frontend and backend servers on AWS EC2.

Acceptance Criteria

shenoy-anurag commented 2 years ago

Amazon EC2 instance was created during Sprint 1. AWS Roles for CodeDeploy created on 04/09/2022.

shenoy-anurag commented 2 years ago

CI/CD pipeline is working properly. Backend is deployed to http://3.21.236.152:8080/ping.