Coder Social home page Coder Social logo

face_demo's Introduction

face_demo

There are two different CI pipelines here.

CI

Circle CI Pipeline

The stages below are handled with shell script faceit image has been pushed to the docker hub with the tag of circleci build id (0.1.289)

  • build
  • test
  • push

Alt text

Alt text

Github CI Pipeline

You can find the different pipeline approaches for different SDLC under workflows folder

Purpose of actions yaml

ci yaml

  • Build image
  • Test connections with database
  • Push to docker hub with short commit id and latest_github tag

push image to ECR yaml

  • Run if ci.yaml success
  • Build and push to AWS ECR

Validate terraform files

Terraform validate should be done before the production stage

  • terraform fmt
  • terraform init
  • terraform validate

Stale yaml Runs everyday at 01:30 am

  • days-before-issue-stale: 30
  • days-before-pr-stale: 45
  • days-before-issue-close: 5
  • days-before-pr-close: 10

Terraform deploy yaml used for deployment to the AWS with terraform

CD

Github ActionsContinuous Deployment (CD)

Terraform deploy yaml could be used for deployment

Terraform Deployment

You can follow Terraform Readme file to execute terraform deployment

Deployment Diagram

Alt text

face_demo's People

Contributors

mustafaerbay avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.