Skip to content

A dockerized (containerized) project deployed to ECS using Jenkins pipeline as a code

Notifications You must be signed in to change notification settings

Zeighnab/Docker-CI-CD_With_Jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker CI In Jenkins

This project demonstrate continous integration using jenkins, and also building and archiving image using docker.

Tools:

  1. Git
  2. Jenkins
  3. Sonarqube
  4. Docker
  5. Amazon ECR (Elastic Container Registry)
  6. Amazon ECS (Elastic Container Service)

Steps:

  • Install docker engine in Jenkins
    • Add jenkins user to docker group & reboot
  • Install AWS cli
  • Create IAM User
  • Create ECR repo
  • Plugins
    • Ecr, docker pipeline, aws sdk for credentials
  • Store aws credentials in jenkins
  • Run the pipeline

About

A dockerized (containerized) project deployed to ECS using Jenkins pipeline as a code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published