Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 530 Bytes

File metadata and controls

9 lines (6 loc) · 530 Bytes

Bug Tracker Application - CI/CD Pipeline

This repository contains the source code for a bug tracking web application, along with the necessary scripts to set up a full lifecycle CI/CD pipeline. The application implements CRUD operations and uses a data store to persist user data. It is also designed to be deployed to a public cloud.

Requirements

  1. Jenkins for creating the CI/CD pipeline
  2. Terraform for creating an EC2 instance on which the application will be deployed
  3. A public cloud account, such as AWS or Azure