Skip to content

eisa26/capstone-project

Repository files navigation

CircleCI

capstone-Project Overview

In this Cloud DevOps capstone project, I applied most of the skills which I acquired during this Cloud DevOps Nanodegree.

Using AWS Platform to demonstrate my porject.
Using hadolint to lint dockerfile.
using Make file.
Using CircleCi to build my CI/CD pipeline.
Build Docker Image in my CI/CD pipeline
Using CircleCi EKS orbs to deploy cluster.

CI/CD pipeline

build docker image In this step I built my docker image and pushed it the dockerhub

Configure environment variables on CircleCI

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_DEFAULT_REGION
  • DOCKERHUB_USER
  • DOCKERHUB_PWD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published