Skip to content

aboutbelka/and-devops-101

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello DevOps!

This project was bootstrapped with Create React App.

This project aims to take you on a journey from a React app running locally, through building and testing, creating an image and deploying it to an environment.

Checkout Hello DevOps from Github repo

Run on local machine

Set up CircleCI

Start pipeline creation: on merge with master, build the app on CircleCI

Add tests run in Pipeline

Create Docker file to build production code and run locally

Add build and save of Docker image to Pipeline

Deploy manually to AWS Fargate (already set up, prerequisite to sign up)

Add deployment to Fargate to pipeline

Run whole pipeline from scratch

Show application running on production environment

Make changes to app and run whole pipeline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.3%
  • HTML 19.0%
  • CSS 7.5%
  • Dockerfile 4.2%