Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mysticrenji/jenkins-cicd-pipelines

Jenkins CICD pipelines
https://github.com/mysticrenji/jenkins-cicd-pipelines

Last synced: about 6 hours ago
JSON representation

Jenkins CICD pipelines

Awesome Lists containing this project

README

        

# Jenkins CI/CD Pipelines Repo
This repo contains CI/CD pipelines to use in Jenkins for building apps developed in different languages. It is made on assumption that Jenkins instance is hosted in kubernetes and each stage of the pipelines runs under a container.

### Types
1. Python App deployment to Kubernetes via Helm Charts
2. React Static App deployment to Azure Blob Storage
3. Java Spring Boot App deployment to Azure App Service with Container enabled