Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sumitm01/ci-cd-using-jenkins-sonarqube-ecr-and-ecs

This project configures an automated pipeline script using Jenkins which fetches the source code, builds it, scans the code using Sonarqube, uploads the artifact to Amazon ECR repository and finally deploys it on Amazon ECS.
https://github.com/sumitm01/ci-cd-using-jenkins-sonarqube-ecr-and-ecs

aws-ecr aws-ecs continuous-deployment continuous-integration elastic-container-registry elastic-container-service jenkins pipeline pipeline-as-a-code sonarqube-scanner

Last synced: 8 days ago
JSON representation

This project configures an automated pipeline script using Jenkins which fetches the source code, builds it, scans the code using Sonarqube, uploads the artifact to Amazon ECR repository and finally deploys it on Amazon ECS.

Awesome Lists containing this project